FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexRadar Class / GetContent Method

In This Topic
    GetContent Method (FlexRadar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetContent( _
       ByVal hti As HitTestInfo, _
       ByVal template As String _
    ) As String
    protected virtual string GetContent( 
       HitTestInfo hti,
       string template
    )

    Parameters

    hti
    template
    See Also