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 in ratio of chart width.
GetYY coordinates of Ticklabel item in ratio of chart height.
GetWidthWidth of Ticklabel item in ratio of chart width.
GetHeightHeight of Ticklabel item in ratio of chart height.