Skip to main content

IChartDataItem Members

A base interface that defines a Chart data item.

Properties

Name Description
Argument Returns the name of a data source field that ships with arguments for series points.
SeriesName Returns the name of a data source field that is used to group data by series.
Value Returns the name of a data source field that ships with values for series points.
ValueFieldName Returns the name of a data source field that ships with pane names for chart series.
See Also