AxisDirective

12 Sep 20251 minute to read

Represents the directive to render the axes in the Linear Gauge.

<e-axes><e-axis></e-axis></e-axes>

Properties

isInversed any

Enables or disables the inversed axis.

Defaults to false

labelStyle any

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

line any

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

majorTicks any

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

maximum any

Sets and gets the maximum value for the axis.

Defaults to 100

minimum any

Sets and gets the minimum value for the axis.

Defaults to 0

minorTicks any

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

opposedPosition any

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

Defaults to false

pointers any

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

ranges any

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

showLastLabel any

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

Defaults to false