SetTickLabelSpacing Method

SetTickLabelSpacing function

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


func (instance *Axis) SetTickLabelSpacing(value int32)  error

Remarks

See Also