Link Search Menu Expand Document

LabelAlignment Enumeration

Specifies the possible ways to align the tick labels.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum LabelAlignment
Members
Member nameValueDescription
Center0 Specifies that the text shall be centered.
Left1 Specifies that the text shall be left justified.
Right2 Specifies that the text shall be right justified.
See Also

Reference