jqDataVisualization for jQuery Documentation

Chart.Contexts.XYDataPointContext


Hierarchy

Chart.Contexts.DataPointContext
Chart.Contexts.XYDataPointContext
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.

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.XYDataPointContext
: Object

The X value of the data point.

The X value of the data point.

Chart.Contexts.XYDataPointContext
: Number

The Y value of the data point.

The Y value of the data point.