GetTickLabels Method

GetTickLabels function

Returns a object that represents the tick-mark labels for the specified axis.


func (instance *Axis) GetTickLabels()  (*TickLabels,  error) 

Remarks

See Also