Click or drag to resize

ChartAxis TickLabelPosition Property

Represents the position of tick-mark labels on the specified axis.

Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public TickLabelPositionType TickLabelPosition { get; set; }

Property Value

Type: TickLabelPositionType

Implements

IChartAxis TickLabelPosition
See Also