Skip to main content

PivotChartDataSourceRowBase Properties

Serves as the base for classes that represent rows in the datasource passed to the chart control.
Name Description
Argument Gets or sets the argument of a chart point that will represent the current datasource row.
Series Gets or sets the series of a chart point that will represent the current datasource row.
Value Gets or sets the value of a chart point that will represent the current datasource row.
See Also