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