ArcGIS Pro 3.7 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 Property Interval As Double
    public double Interval {get; set;}
    Remarks
    This property can have a value larger than 0. Invalid value will be ignored.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also