[]
        
(Showing Draft Content)

C1.WinUI.Chart.FlexChart.GetContent

GetContent Method

GetContent(HitTestInfo, string)

Gets the content by specified template.

Declaration
protected override string GetContent(HitTestInfo hti, string template)
Protected Overrides Function GetContent(hti As HitTestInfo, template As String) As String
Parameters
Type Name Description
HitTestInfo hti
string template
Returns
Type Description
string
Overrides