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

SliceAggregationThreshold Property (CIMPieChartMarker)
Gets or sets the aggregation threshold.
Syntax
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, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also