ChartTitleOrientation Property Bytescout Spreadsheet SDK
Gets or sets the text orientation. Can be an integer value from –90 to 90 degrees.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int Orientation { get; set; }

Property Value

Type: Int32
The text orientation.
See Also

Reference