FlexChart | ComponentOne
C1.WPF.Chart.Finance 程序集 / C1.WPF.Chart.Finance 命名空间 / Envelopes 类 / SetStyle 方法
Style
Style name

本主题中
    SetStyle 方法 (Envelopes)
    本主题中
    Sets chart style.
    语法
    '声明
     
    Protected Overridable Sub SetStyle( _
       ByVal style As _Style, _
       ByVal name As String _
    ) 
    protected virtual void SetStyle( 
       _Style style,
       string name
    )

    参数

    style
    Style
    name
    Style name
    请参见