IXYSeriesPrivate

Type interface

Inheritance

IXYSeriesPrivate extends ISeriesPrivate.

IXYSeriesPrivate is extended by IBaseColumnSeriesPrivate, ILineSeriesPrivate.

Properties

adjustedStartIndex
#

Type undefined | number

Inherited from ISeriesPrivate

baseValueSeries
#

Type Series

Inherited from ISeriesPrivate

customValueAbsoluteSum
#

Type undefined | number

Inherited from ISeriesPrivate

customValueAverage
#

Type undefined | number

Inherited from ISeriesPrivate

customValueClose
#

Type undefined | number

Inherited from ISeriesPrivate

customValueCount
#

Type undefined | number

Inherited from ISeriesPrivate

customValueHigh
#

Type undefined | number

Inherited from ISeriesPrivate

customValueLow
#

Type undefined | number

Inherited from ISeriesPrivate

customValueOpen
#

Type undefined | number

Inherited from ISeriesPrivate

customValueSum
#

Type undefined | number

Inherited from ISeriesPrivate

doNotUpdateLegend
#

Type undefined | false | true

endIndex
#

Type undefined | number

Inherited from ISeriesPrivate

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

highValueXAbsoluteSum
#

Type undefined | number

highValueXAbsoluteSumSelection
#

Type undefined | number

highValueXAverage
#

Type undefined | number

highValueXAverageSelection
#

Type undefined | number

highValueXClose
#

Type undefined | number

highValueXCloseSelection
#

Type undefined | number

highValueXCount
#

Type undefined | number

highValueXCountSelection
#

Type undefined | number

highValueXHigh
#

Type undefined | number

highValueXHighSelection
#

Type undefined | number

highValueXLow
#

Type undefined | number

highValueXLowSelection
#

Type undefined | number

highValueXSum
#

Type undefined | number

highValueXSumSelection
#

Type undefined | number

highValueXhigh
#

Type undefined | number

highValueXhighSelection
#

Type undefined | number

highValueYAbsoluteSum
#

Type undefined | number

highValueYAbsoluteSumSelection
#

Type undefined | number

highValueYAverage
#

Type undefined | number

highValueYAverageSelection
#

Type undefined | number

highValueYClose
#

Type undefined | number

highValueYCloseSelection
#

Type undefined | number

highValueYCount
#

Type undefined | number

highValueYCountSelection
#

Type undefined | number

highValueYHigh
#

Type undefined | number

highValueYHighSelection
#

Type undefined | number

highValueYLow
#

Type undefined | number

highValueYLowSelection
#

Type undefined | number

highValueYSum
#

Type undefined | number

highValueYSumSelection
#

Type undefined | number

highValueYhigh
#

Type undefined | number

highValueYhighSelection
#

Type undefined | number

htmlElement
#

Type HTMLDivElement

Inherited from IContainerPrivate

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

lowValueXAbsoluteSum
#

Type undefined | number

lowValueXAbsoluteSumSelection
#

Type undefined | number

lowValueXAverage
#

Type undefined | number

lowValueXAverageSelection
#

Type undefined | number

lowValueXClose
#

Type undefined | number

lowValueXCloseSelection
#

Type undefined | number

lowValueXCount
#

Type undefined | number

lowValueXCountSelection
#

Type undefined | number

lowValueXHigh
#

Type undefined | number

lowValueXHighSelection
#

Type undefined | number

lowValueXLow
#

Type undefined | number

lowValueXLowSelection
#

Type undefined | number

lowValueXSum
#

Type undefined | number

lowValueXSumSelection
#

Type undefined | number

lowValueXlow
#

Type undefined | number

lowValueXlowSelection
#

Type undefined | number

lowValueYAbsoluteSum
#

Type undefined | number

lowValueYAbsoluteSumSelection
#

Type undefined | number

lowValueYAverage
#

Type undefined | number

lowValueYAverageSelection
#

Type undefined | number

lowValueYClose
#

Type undefined | number

lowValueYCloseSelection
#

Type undefined | number

lowValueYCount
#

Type undefined | number

lowValueYCountSelection
#

Type undefined | number

lowValueYHigh
#

Type undefined | number

lowValueYHighSelection
#

Type undefined | number

lowValueYLow
#

Type undefined | number

lowValueYLowSelection
#

Type undefined | number

lowValueYSum
#

Type undefined | number

lowValueYSumSelection
#

Type undefined | number

lowValueYlow
#

Type undefined | number

lowValueYlowSelection
#

Type undefined | number

maxX
#

Type undefined | number

maxY
#

Type undefined | number

minX
#

Type undefined | number

minY
#

Type undefined | number

openValueXAbsoluteSum
#

Type undefined | number

openValueXAbsoluteSumSelection
#

Type undefined | number

openValueXAverage
#

Type undefined | number

openValueXAverageSelection
#

Type undefined | number

openValueXClose
#

Type undefined | number

openValueXCloseSelection
#

Type undefined | number

openValueXCount
#

Type undefined | number

openValueXCountSelection
#

Type undefined | number

openValueXHigh
#

Type undefined | number

openValueXHighSelection
#

Type undefined | number

openValueXLow
#

Type undefined | number

openValueXLowSelection
#

Type undefined | number

openValueXOpen
#

Type undefined | number

openValueXOpenSelection
#

Type undefined | number

openValueXSum
#

Type undefined | number

openValueXSumSelection
#

Type undefined | number

openValueYAbsoluteSum
#

Type undefined | number

openValueYAbsoluteSumSelection
#

Type undefined | number

openValueYAverage
#

Type undefined | number

openValueYAverageSelection
#

Type undefined | number

openValueYClose
#

Type undefined | number

openValueYCloseSelection
#

Type undefined | number

openValueYCount
#

Type undefined | number

openValueYCountSelection
#

Type undefined | number

openValueYHigh
#

Type undefined | number

openValueYHighSelection
#

Type undefined | number

openValueYLow
#

Type undefined | number

openValueYLowSelection
#

Type undefined | number

openValueYOpen
#

Type undefined | number

openValueYOpenSelection
#

Type undefined | number

openValueYSum
#

Type undefined | number

openValueYSumSelection
#

Type undefined | number

outOfSelection
#

Type undefined | false | true

selectionMaxX
#

Type undefined | number

selectionMaxY
#

Type undefined | number

selectionMinX
#

Type undefined | number

selectionMinY
#

Type undefined | number

showingTooltip
#

Type undefined | false | true

Inherited from ISpritePrivate

Is element currently showing a tooltip?

startIndex
#

Type undefined | number

Inherited from ISeriesPrivate

tooltipTarget
#

Type Graphics

Inherited from ISpritePrivate

An element tooltip should inherit its colors from.

trustBounds
#

Type undefined | false | true

Inherited from ISpritePrivate

If set to true, the sprite will check if a mouse pointer is within its bounds before dispatching pointer events.

This helps to solve ghost tooltips problem that sometimes appear while moving the pointer over interactive objects.

This is set to true by default on Rectangle and Circle.

@since 5.5.0

valueAbsoluteSum
#

Type undefined | number

Inherited from ISeriesPrivate

valueAverage
#

Type undefined | number

Inherited from ISeriesPrivate

valueClose
#

Type undefined | number

Inherited from ISeriesPrivate

valueCount
#

Type undefined | number

Inherited from ISeriesPrivate

valueHigh
#

Type undefined | number

Inherited from ISeriesPrivate

valueLow
#

Type undefined | number

Inherited from ISeriesPrivate

valueOpen
#

Type undefined | number

Inherited from ISeriesPrivate

valueSum
#

Type undefined | number

Inherited from ISeriesPrivate

valueXAbsoluteSum
#

Type undefined | number

valueXAbsoluteSumSelection
#

Type undefined | number

valueXAverage
#

Type undefined | number

valueXAverageSelection
#

Type undefined | number

valueXClose
#

Type undefined | number

valueXCloseSelection
#

Type undefined | number

valueXCount
#

Type undefined | number

valueXCountSelection
#

Type undefined | number

valueXHigh
#

Type undefined | number

valueXHighSelection
#

Type undefined | number

valueXLow
#

Type undefined | number

valueXLowSelection
#

Type undefined | number

valueXOpen
#

Type undefined | number

valueXOpenSelection
#

Type undefined | number

valueXSum
#

Type undefined | number

valueXSumSelection
#

Type undefined | number

valueYAbsoluteSum
#

Type undefined | number

valueYAbsoluteSumSelection
#

Type undefined | number

valueYAverage
#

Type undefined | number

valueYAverageSelection
#

Type undefined | number

valueYClose
#

Type undefined | number

valueYCloseSelection
#

Type undefined | number

valueYCount
#

Type undefined | number

valueYCountSelection
#

Type undefined | number

valueYHigh
#

Type undefined | number

valueYHighSelection
#

Type undefined | number

valueYLow
#

Type undefined | number

valueYLowSelection
#

Type undefined | number

valueYOpen
#

Type undefined | number

valueYOpenSelection
#

Type undefined | number

valueYSum
#

Type undefined | number

valueYSumSelection
#

Type undefined | number

There are 25 inherited items currently hidden from this list.