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

In This Topic
    AggregateSliceSymbol Property
    In This Topic
    Gets or sets the polygon symbol used to draw the aggregate slice.
    Syntax
    public CIMPolygonSymbol AggregateSliceSymbol {get; set;}
    Public Property AggregateSliceSymbol As CIMPolygonSymbol
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also