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