LabelAlignment EnumerationBytescout Spreadsheet SDK
Specifies the possible ways to align the tick labels.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-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