ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPieChartMarker Class / OutlineSymbol Property

In This Topic
    OutlineSymbol Property (CIMPieChartMarker)
    In This Topic
    Gets or sets the line symbol that is applied to outline of the whole pie chart.
    Syntax
    public CIMLineSymbol OutlineSymbol {get; set;}
    Public Property OutlineSymbol As CIMLineSymbol
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also