TickLabelPosition EnumerationBytescout Spreadsheet SDK
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

public enum TickLabelPosition
Members

  Member nameValueDescription
High0 Specifies the axis labels shall be at the high end of the perpendicular axis.
Low1 Specifies the axis labels shall be at the low end of the perpendicular axis.
NextTo2 Specifies the axis labels shall be next to the axis.
None3 Specifies the axis labels are not drawn.
See Also

Reference