SeriesDashboardItem Class
Serves as the base class for dashboard item that have the Series data section.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
The SeriesDashboardItem class provides the SeriesDashboardItem.SeriesDimensions property that holds a collection of dimensions used to supply data for the dashboard item’s series.
Implements
Inheritance
See Also