Click or drag to resize
MapShowTooltip Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if tooltips should be shown on this map

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool ShowTooltip { get; set; }

Return Value

Type: Boolean
True if tooltips should be shown on this map

Implements

Map_MapShowTooltip
See Also