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

In This Topic
    ChartType Property (MacdBase)
    In This Topic
    Gets the series type.
    Syntax
    'Declaration
     
    Public Overridable Property ChartType As FinancialChartType
    public virtual FinancialChartType ChartType {get; set;}
    See Also