GeoPointMapDashboardItemBase.TooltipDimensions Property
Gets the collection of dimensions that provide data for Geo Point map tooltips.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DimensionCollection | A collection of Dimension objects that provide data for Geo Point map tooltips. |
See Also