ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ClassBreaksRendererDefinition Class / IntervalSize Property

In This Topic
    IntervalSize Property (ClassBreaksRendererDefinition)
    In This Topic
    Gets or sets the interval size.
    Syntax
    public double IntervalSize {get; set;}
    Public Property IntervalSize As Double
    Remarks
    Only applicable if ClassifcationMethod is set to DefinedInterval. When the value is <1, the interval size gets calculated automatically.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also