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

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