Interface NumericAxisOptions

Hierarchy

Properties

axisType: AxisTypes

Axis type

backgroundColor?: string

Axis background color

drawBorder?: boolean

True, if axis border must be drawn. Otherwise, false.

font?: FontInPx

Axis font

foregroundColor?: string

Axis foreground color

majorTickHeight?: number

Height of axis major ticks

minorTickHeight?: number

Height of axis minor ticks

Scale being used to for this numeric axis.

Generated using TypeDoc