ArcGIS Pro 3.7 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 Property SampleSize As Integer
    public int SampleSize {get; set;}
    Remarks
    Default value is 10,000.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also