GetAxisTexts Method

GetAxisTexts function

Gets the labels of the axis after call Chart.Calculate() method.


func (instance *Axis) GetAxisTexts()  ([]string,  error) 

Remarks

See Also