ChartAxisTickLabels Property Bytescout Spreadsheet SDK
Gets a TickLabels object that represents the tick-mark labels for the specified axis.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public TickLabels TickLabels { get; }

Property Value

Type: TickLabels
The tick labels.
See Also

Reference