GetTickLabels Method
GetTickLabels function
Returns a TickLabels object that represents the tick-mark labels for the specified axis.
func (instance *Axis) GetTickLabels() (*TickLabels, error)
Remarks
See Also
- Class Axis
- Library Aspose.Cells for Go