ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexChart Class / GetContent Method

In This Topic
    GetContent Method (C1FlexChart)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function GetContent( _
       ByVal hti As HitTestInfo, _
       ByVal template As System.String _
    ) As System.String
    protected override System.string GetContent( 
       HitTestInfo hti,
       System.string template
    )

    Parameters

    hti
    template
    See Also