Link Search Menu Expand Document

ChartAxisTickLabels Property

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.0.2045-master
Syntax
public TickLabels TickLabels { get; }

Property Value

Type: TickLabels
The tick labels.
See Also

Reference