Hierarchy

  • XAxis

Properties

majorTick: XAxisMajorTick

The x axis major tick properties.

minorTick: XAxisMinorTick

The x axis minor tick properties.

scale: string

The scale of the axis.

size: number

The size of the axis.

step: number

The increment between major tick marks in x axis.

tickLabel: XAxisTickLabel

The x axis tick label properties.

title: string

The axis title.

titleStyle: object

The axis title style.

viewportMax: number

The current maximum value of x axis viewport.

viewportMin: number

The current minimum value of x axis viewport.

Generated using TypeDoc