Click or drag to resize

ChartAxis TickMarks Property

Gets the tick marks options for the axis.

Namespace: Spire.Doc.Fields.Shapes.Charts
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public AxisTickMarks TickMarks { get; }

Return Value

Type: AxisTickMarks
The tick marks options for the axis.
See Also