jqDataVisualization for jQuery Documentation

Chart.Contexts.RangeDataPointContext


Hierarchy

Chart.Contexts.DataPointContext
Chart.Contexts.RangeDataPointContext
Defined By

Properties

The real data item (from the series data array), which the data point is associated with.

The real data item (from the series data array), which the data point is associated with.

Chart.Contexts.RangeDataPointContext
: Number

The From value of the data point.

The From value of the data point.

The index of the data point within the series data.

The index of the data point within the series data.

The chart series that this data point belongs to.

The chart series that this data point belongs to.

Chart.Contexts.RangeDataPointContext
: Number

The To value of the data point.

The To value of the data point.

Chart.Contexts.RangeDataPointContext
: Object

The X value of the data point.

The X value of the data point.