'Declaration
Public Function FormatTooltip( _ ByVal tooltip As System.String _ ) As System.String
'Usage
Dim instance As NDataPoint Dim tooltip As System.String Dim value As System.String value = instance.FormatTooltip(tooltip)
public System.string FormatTooltip( System.string tooltip )
Parameters
- tooltip