Class: YAxis

YAxis

Class representing an Y axis.


new YAxis(options)

Constructor

Parameters:
Name Type Description
options Object

description

Extends

Members


Axis

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

Overrides:

axis :Object

Axis element

Type:
  • Object
Inherited From:

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