FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.Chart 命名空间 / HitTestInfo 类 / Format 方法
An input string.

本主题中
    Format 方法 (HitTestInfo)
    本主题中
    Formats the string.
    语法
    '声明
     
    Public Function Format( _
       ByVal s As String _
    ) As String
    public string Format( 
       string s
    )

    参数

    s
    An input string.

    返回值

    Formatted string.
    请参见