Axis

23 Sep 20251 minute to read

Represents the axis.

Properties

majorGridLines MajorGridLinesModel

Options for customizing major grid lines.

Defaults to {}

minorGridLines MinorGridLinesModel

Options for customizing minor grid lines.

Defaults to {}

title string

Specifies the title of an axis.

Defaults to ’’

visible boolean

If set to true, axis label will be visible.

Defaults to true