TickLabelItem Class

TickLabelItem class

Represents a tick label in the chart.


type TickLabelItem struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetXX coordinates of Ticklabel item as a ratio of chart width.
GetYY coordinates of Ticklabel item as a ratio of the chart height.
GetWidthWidth of Ticklabel item as a ratio of chart width.
GetHeightHeight of Ticklabel item as a ratio of chart height.