FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / Waterfall 类 / GetChartType 方法

本主题中
    GetChartType 方法 (Waterfall)
    本主题中
    Gets actual chart type.
    语法
    '声明
     
    Protected Overridable Function GetChartType() As Nullable(Of ChartType)
    protected virtual Nullable<ChartType> GetChartType()

    返回值

    The series chart type.
    请参见