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

In This Topic
    HorizontalUnit Property (CIMChartProfileGraphSeries)
    In This Topic
    Gets or sets the unit of measure to be used for horizontal distance. The default value is layer's spatial reference XY unit.
    Syntax
    public Unit HorizontalUnit {get; set;}
    Public Property HorizontalUnit As Unit
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also