ArcGIS Pro 3.7 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 Property IntervalSize As Double
    public double IntervalSize {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also