'Declaration Protected Overrides Function GetContent( _ ByVal hti As HitTestInfo, _ ByVal template As String _ ) As String
protected override string GetContent( HitTestInfo hti, 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.