ArcGIS Pro 3.2 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 double SliceAggregationThreshold {get; set;}
    Public Property SliceAggregationThreshold As Double
    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, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also