Back to Devexpress

PivotChartDataSourceRow Properties

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotchartdatasourcerow-dot-underscore-properties.md

latest2.0 KB
Original Source

PivotChartDataSourceRow Properties

A row in the datasource passed to the chart control.

NameDescription
ArgumentGets or sets the argument of a chart point that will represent the current datasource row. Inherited from PivotChartDataSourceRowBase.
CellInfoGets information about a pivot grid cell that corresponds to the current datasource row.
ColumnValueInfoGets information about the column field value that corresponds to the current datasource row.
RowValueInfoGets information about the row field value that corresponds to the current datasource row.
SeriesGets or sets the series of a chart point that will represent the current datasource row. Inherited from PivotChartDataSourceRowBase.
ValueGets or sets the value of a chart point that will represent the current datasource row. Inherited from PivotChartDataSourceRowBase.

See Also

PivotChartDataSourceRow Class

PivotChartDataSourceRow Members

DevExpress.Xpf.PivotGrid Namespace