GrapeCity.Documents.Excel.Drawing Namespace / IDataLabel Interface / Orientation Property
In This Topic
Orientation Property (IDataLabel)
In This Topic
Gets or sets the text orientation. Can be an integer value from –90 to 90 degrees.
Syntax
System.int Orientation {get; set;}
See Also