WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / FlexChartBase Class / GetContent Method
In This Topic
    GetContent Method (FlexChartBase)
    In This Topic
    Gets the content by specified template.
    Syntax
    protected virtual string GetContent( 
       HitTestInfo hti,
       string template
    )

    Parameters

    hti
    template
    See Also