FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / C1FlexPie 类 / GetContent 方法

本主题中
    GetContent 方法 (C1FlexPie)
    本主题中
    Gets the content by specified template.
    语法
    '声明
     
    Protected Overridable Function GetContent( _
       ByVal hti As HitTestInfo, _
       ByVal template As String _
    ) As String
    protected virtual string GetContent( 
       HitTestInfo hti,
       string template
    )

    参数

    hti
    template
    请参见