ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TinColorRampRendererDefinition Class / IntervalSize Property

In This Topic
    IntervalSize Property (TinColorRampRendererDefinition)
    In This Topic
    Gets or sets the interval size.
    Syntax
    public double IntervalSize {get; set;}
    Public Property IntervalSize As Double
    Remarks
    This property is only applicable when the 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.2 or higher.
    See Also