IAxisPrivate

Type interface

Inheritance

IAxisPrivate extends IComponentPrivate.

IAxisPrivate is extended by IValueAxisPrivate, ICategoryAxisPrivate.

Properties

cellWidth
#

Type undefined | number

Width in pixels between grid lines (read-only).

It might not be exact, as DateAxis can have grids at irregular intervals.

Could be used to detect when size changes and to adjust labels for them not to overlap.

htmlElement
#

Type HTMLDivElement

Inherited from IContainerPrivate

A <div> element used for HTML content of the Container.

showingTooltip
#

Type undefined | false | true

Inherited from ISpritePrivate

Is element currently showing a tooltip?

tooltipPosition
#

Type undefined | number

Saves position to which tooltip points.

tooltipTarget
#

Type Graphics

Inherited from ISpritePrivate

An element tooltip should inherit its colors from.

There are 3 inherited items currently hidden from this list.