FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / FinancialSeries Class / ChartType Property

In This Topic
    ChartType Property (FinancialSeries)
    In This Topic
    Gets or sets the chart type for the series.
    Syntax
    'Declaration
     
    Public Overridable Shadows Property ChartType As FinancialChartType
    public virtual new FinancialChartType ChartType {get; set;}
    See Also