ISeriesPrivate

Type interface

Inheritance

ISeriesPrivate extends IComponentPrivate.

ISeriesPrivate is extended by IFlowPrivate, IFlowNodesPrivate, IPercentSeriesPrivate, IHierarchyPrivate, IMapSeriesPrivate, IXYSeriesPrivate, ILegendPrivate, IVennPrivate, IWordCloudPrivate.

Properties

baseValueSeries
#

Type Series

endIndex
#

Type undefined | number

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

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?

startIndex
#

Type undefined | number

tooltipTarget
#

Type Graphics

Inherited from ISpritePrivate

An element tooltip should inherit its colors from.

valueAbsoluteSum
#

Type undefined | number

valueAverage
#

Type undefined | number

valueClose
#

Type undefined | number

valueCount
#

Type undefined | number

valueHigh
#

Type undefined | number

valueLow
#

Type undefined | number

valueOpen
#

Type undefined | number

valueSum
#

Type undefined | number

There are 4 inherited items currently hidden from this list.