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

    See Also