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

In This Topic
    UseAutomaticInterval Property
    In This Topic
    Gets or sets a value indicating whether the interval of the axis is auto calculated.
    Syntax
    public bool UseAutomaticInterval {get; set;}
    Public Property UseAutomaticInterval As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also