ArcGIS Pro 3.7 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 Property AggregateSliceSymbol As CIMPolygonSymbol
    public CIMPolygonSymbol AggregateSliceSymbol {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also