PivotChartDataSourceRow Class
A row in the datasource passed to the chart control.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v19.2.dll
Declaration
public class PivotChartDataSourceRow :
PivotChartDataSourceRowBase
Public Class PivotChartDataSourceRow
Inherits PivotChartDataSourceRowBase
See Also