Class TickLabelItem

TickLabelItem class

Include information of a Ticklabel item

public class TickLabelItem

Properties

NameDescription
Height { get; }Height of Ticklabel item in ratio of chart height.
Width { get; }Width of Ticklabel item in ratio of chart width.
X { get; }X coordinates of Ticklabel item in ratio of chart width.
Y { get; }Y coordinates of Ticklabel item in ratio of chart height.

See Also