MapDashboardItem.TooltipMeasures Property
Gets the collection of measures that provide data for map tooltips.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
MeasureCollection | A collection of Measure objects that provide data for map tooltips. |
See Also