ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartPieSeries Class / SliceAggregationThreshold Property

In This Topic
    SliceAggregationThreshold Property (CIMChartPieSeries)
    In This Topic
    Gets or sets the value indicating if slices with the size under a given percentage threshold are aggregated into a single slice.
    Syntax
    public double SliceAggregationThreshold {get; set;}
    Public Property SliceAggregationThreshold As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also