ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartProfileGraphSeries Class / VerticalUnit Property

In This Topic
    VerticalUnit Property (CIMChartProfileGraphSeries)
    In This Topic
    Gets or sets the the unit of measure to be used for elevation. The default value is the layer's vertical coordinate system's Z unit, if there is one.
    Syntax
    public Unit VerticalUnit {get; set;}
    Public Property VerticalUnit As Unit
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also