ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartScatterSeries Class / VisualAggregationThreshold Property

In This Topic
    VisualAggregationThreshold Property
    In This Topic
    Gets or sets the number of points in a scatter plot series that will trigger visual aggregation.
    Syntax
    public long VisualAggregationThreshold {get; set;}
    Public Property VisualAggregationThreshold As Long
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also