'Declaration
Protected Overridable Function GetContent( _ ByVal hti As HitTestInfo, _ ByVal template As String _ ) As String
'Usage
Dim instance As FlexChartBase Dim hti As HitTestInfo Dim template As String Dim value As String value = instance.GetContent(hti, template)
protected virtual string GetContent( HitTestInfo hti, string template )
protected: virtual String^ GetContent( HitTestInfo^ hti, String^ template )
Parameters
- hti
- template