ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartAxis Class / ZoomEndPosition Property

In This Topic
    ZoomEndPosition Property
    In This Topic
    Gets or sets the relative end position for zoom/pan navigation. The value range is normalized between 0 and 1.
    Syntax
    public double ZoomEndPosition {get; set;}
    Public Property ZoomEndPosition As Double
    Remarks
    This property can have a value between 0 and 1.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also