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

In This Topic
    VerticalUnit Property (CIMChartProfileGraphSeries)
    In This Topic
    Gets or sets 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 Property VerticalUnit As Unit
    public Unit VerticalUnit {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also