LabelAlignment Enumeration
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
 Specifies the possible ways to align the tick labels.
Namespace:Bytescout.Spreadsheet.ChartsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Center | 0 | Specifies that the text shall be centered. | |
| Left | 1 | Specifies that the text shall be left justified. | |
| Right | 2 | Specifies that the text shall be right justified. | 
See Also