ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ClassBreaksRendererDefinition Class / SampleSize Property

In This Topic
    SampleSize Property (ClassBreaksRendererDefinition)
    In This Topic
    Gets or sets number of records be used as samples to compute class breaks.
    Syntax
    public int SampleSize {get; set;}
    Public Property SampleSize As Integer
    Remarks
    Default value is 10,000.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also