ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartBarSeries Class / VerticalOrientation Property

In This Topic
    VerticalOrientation Property (CIMChartBarSeries)
    In This Topic
    Gets or sets a value indicating whether this bar chart is vertically oriented.
    Syntax
    Public Property VerticalOrientation As Boolean
    public bool VerticalOrientation {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also