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

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