TickLabelPosition 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 positions for tick labels.
Namespace:Bytescout.Spreadsheet.ChartsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
High | 0 | Specifies the axis labels shall be at the high end of the perpendicular axis. | |
Low | 1 | Specifies the axis labels shall be at the low end of the perpendicular axis. | |
NextTo | 2 | Specifies the axis labels shall be next to the axis. | |
None | 3 | Specifies the axis labels are not drawn. |
See Also