CustomItemSelection.GetAxisPoints() Method
Returns the master filter selection as an axis point list.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Returns
| Type | Description |
|---|---|
| IList<AxisPoint> | A list of axis points. |
See Also