Class: XAxis

XAxis

Class representing an X axis.


new XAxis(options)

Constructor

Parameters:
Name Type Description
options Object

[description]

Extends

Members


axis :Object

Axis element

Type:
  • Object
Inherited From:

Axis

Create a new x axis based on the x values of the first series of the data

Overrides:

chart :Object

The chart to append this axis to

Type:
  • Object
Inherited From:

Methods


destroy()

Destroy the axis

Inherited From:
Returns:

remove the g element that holds the axis

Type
undefined

render()

Render function

Overrides:
Returns:
  • description
Type
undefined