ArcGIS Pro 3.0 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, Windows 8.1

    See Also