FlexChart | ComponentOne
C1.WPF.Chart.Finance 程序集 / C1.WPF.Chart.Finance 命名空间 / FinancialSeries 类 / ChartType 属性

本主题中
    ChartType 属性 (FinancialSeries)
    本主题中
    Gets or sets the chart type for the series.
    语法
    '声明
     
    Public Overridable Shadows Property ChartType As FinancialChartType
    public virtual new FinancialChartType ChartType {get; set;}
    请参见