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

本主题中
    GetStyle 方法 (IndicatorBase)
    本主题中
    Gets style by its name.
    语法
    '声明
     
    Protected Overridable Function GetStyle( _
       Optional ByVal name As String _
    ) As _Style
    protected virtual _Style GetStyle( 
       string name
    )

    参数

    name
    Style name.

    返回值

    Style
    请参见