ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAGraduatedColorsRendererProperties Class / NumBreaks Property

In This Topic
    NumBreaks Property
    In This Topic
    Gets or sets the number of breaks for classification renderer.
    Syntax
    public int NumBreaks {get; set;}
    Public Property NumBreaks As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also