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

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

    返回值

    The series chart type.
    请参见