jqDataVisualization for jQuery Documentation

Chart.Contexts.PieDataPointContext


Hierarchy

Chart.Contexts.DataPointContext
Chart.Contexts.PieDataPointContext

Defines data point context for Chart.Series.Pie series.

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.

Chart.Contexts.PieDataPointContext
: Number

The pie slice percentage.

The pie slice percentage.

The chart series that this data point belongs to.

The chart series that this data point belongs to.

Chart.Contexts.PieDataPointContext
: Number

The pie slice value.

The pie slice value.