Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Specifies the possible positions for tick labels.
Namespace: Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-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