ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMClassBreaksRendererBase Class / SampleSize Property

In This Topic
    SampleSize Property (CIMClassBreaksRendererBase)
    In This Topic
    Gets or sets the maximum number of records to sample.
    Syntax
    public int SampleSize {get; set;}
    Public Property SampleSize As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also