TickLabelItem class

TickLabelItem class

Represents a tick label in the chart.

The TickLabelItem type exposes the following members:

Properties

PropertyDescription
xX coordinates of Ticklabel item in ratio of chart width.
yY coordinates of Ticklabel item in ratio of chart height.
widthWidth of Ticklabel item in ratio of chart width.
heightHeight of Ticklabel item in ratio of chart height.

See Also