ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPieChartMarker Class / SliceAggregationThreshold Property

In This Topic
    SliceAggregationThreshold Property (CIMPieChartMarker)
    In This Topic
    Gets or sets the aggregation threshold.
    Syntax
    Public Property SliceAggregationThreshold As Double
    public double SliceAggregationThreshold {get; set;}
    Remarks
    When AggregateSmallSlices is true, slices smaller than this value (as a percentage of the whole pie) will be aggregated.
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also