ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartAxis Class / Interval Property

In This Topic
    Interval Property (CIMChartAxis)
    In This Topic
    Gets or sets the interval of the axis. The value should be positive.
    Syntax
    public double Interval {get; set;}
    Public Property Interval As Double
    Remarks
    This property can have a value larger than 0. Invalid value will be ignored.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also