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

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