A newer version of this page is available. Switch to the current version.

jQuery Chart - Axis

This section describes the Axis object. This object represents a chart axis.

import { chartAxisObject } from "devextreme/viz/chart"
Type:

Object

You can call one of the following Chart instance methods to access this object:

Alternatively, you can call one of the following Series object methods:

Methods

Methods used to control the axis.

Name Description
visualRange()

Gets the axis' displayed range.

visualRange(visualRange)

Sets the axis's displayed range.