GetAxisTexts Method
GetAxisTexts function
Gets the labels of the axis after call Chart.Calculate() method.
func (instance *Axis) GetAxisTexts() ([]string, error)
Remarks
See Also
- Class Axis
- Library Aspose.Cells for Go
Gets the labels of the axis after call Chart.Calculate() method.
func (instance *Axis) GetAxisTexts() ([]string, error)