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