IAxisRendererPrivate

Type interface

Inheritance

IAxisRendererPrivate extends IGraphicsPrivate.

IAxisRendererPrivate is extended by IAxisRendererCircularPrivate, IAxisRendererRadialPrivate, IAxisRendererXPrivate, IAxisRendererYPrivate.

Properties

focusable
#

Type undefined | false | true

Inherited from ISpritePrivate

If set to false, its tabindex will be set to -1, so it does not get focused with TAB, regardless whether its public setting focusable is set to true.

@since 5.3.16

showingTooltip
#

Type undefined | false | true

Inherited from ISpritePrivate

Is element currently showing a tooltip?

tooltipTarget
#

Type Graphics

Inherited from ISpritePrivate

An element tooltip should inherit its colors from.

There are 3 inherited items currently hidden from this list.