'Declaration Protected Overridable Function GetContent( _ ByVal hti As HitTestInfo, _ ByVal template As System.String _ ) As System.String
protected virtual System.string GetContent( HitTestInfo hti, System.string template )
Parameters
- hti
- The mouse position C1.Chart.HitTestInfo.
- template
- The string to search for a match.
Return Value
The string of the C1.Chart.Keywords content.