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

In This Topic
    SampleSize Property (CIMClassBreaksRendererBase)
    In This Topic
    Gets or sets the sample size used for creating the classification.
    Syntax
    public int SampleSize {get; set;}
    Public Property SampleSize As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also