ArcGIS Pro 2.6 API Reference Guide
VerticalOrientation Property (CIMChartLineSeries)

ArcGIS.Core.CIM Namespace > CIMChartLineSeries Class : VerticalOrientation Property
Gets or sets a value indicating whether this is a vertical (true) or horizontal (false) orientation of a line series.
Syntax
public bool VerticalOrientation {get; set;}
Public Property VerticalOrientation As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMChartLineSeries Class
CIMChartLineSeries Members