AxisModel

23 Sep 20251 minute to read

Interface for a class Axis

Properties

isInversed boolean

Enables or disables the inversed axis.

labelStyle LabelModel

Sets and gets the options for customizing the appearance of the label in axis.

line LineModel

Sets and gets the options for customizing the appearance of the axis line.

majorTicks TickModel

Sets and gets the options for customizing the major tick lines.

maximum number

Sets and gets the maximum value for the axis.

minimum number

Sets and gets the minimum value for the axis.

minorTicks TickModel

Sets and gets the options for customizing the minor tick lines.

opposedPosition boolean

Enables or disables the opposed position of the axis in the linear gauge.

pointers PointerModel[]

Sets and gets the options for customizing the pointers of an axis.

ranges RangeModel[]

Sets and gets the options for customizing the ranges of an axis.

showLastLabel boolean

Shows or hides the last label in the axis of the linear gauge.