[]
        
(Showing Draft Content)

FarPoint.Web.Chart.ChartMapArea.GetToolTip

GetToolTip Method

GetToolTip()

Gets or sets the tooltip to display when a ChartMapArea object is hovered over.

Declaration
public override string GetToolTip()
Public Overrides Function GetToolTip() As String
Returns
Type Description
string

The tooltip to display when a ChartMapArea object is hovered over.

Overrides