Link Search Menu Expand Document

ChartTitleOrientation Property

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.0.2045-master
Syntax
public int Orientation { get; set; }

Property Value

Type: Int32
The text orientation.
See Also

Reference