GetTickLabelSpacing Method

GetTickLabelSpacing function

Represents the number of categories or series between tick-mark labels. Applies only to category and series axes.


func (instance *Axis) GetTickLabelSpacing()  (int32,  error) 

Remarks

See Also