Shows a regularly spaced subset of the axis labels on the axis.
This method is typically used in conjunction with
Axis.setLabels or
Axis.setLabels2. These two methods define the full set of labels on the axis, one for each data point in a data set. In many cases, there may be too many labels and the axis may become overcrowded with labels. The setLabelStep method will cause the axis to show a regularly spaced subset of labels instead all labels.
© 2023 Advanced Software Engineering Limited. All rights reserved.