FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.Chart 命名空间 / IRenderEngine 接口 / SetFont 方法
Native font object.

本主题中
    SetFont 方法 (IRenderEngine)
    本主题中
    Sets the font.
    语法
    '声明
     
    Sub SetFont( _
       ByVal font As Object _
    ) 
    void SetFont( 
       object font
    )

    参数

    font
    Native font object.
    请参见