RangeFilterSeriesCollection Class
In This Article
A collection of series displayed within the RangeFilterDashboardItem.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Related API Members
The following members return RangeFilterSeriesCollection objects:
#Remarks
Use the RangeFilterDashboardItem.Series property to access the collection of series displayed within the Range Filter dashboard item.
#Inheritance
See Also