'Declaration Public Overrides Function GetToolTip() As String
'Usage Dim instance As ChartMapArea Dim value As String value = instance.GetToolTip()
public override string GetToolTip()
Return Value
The tooltip to display when a ChartMapArea object is hovered over.