ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / FibonacciArcs Class / GetChartType Method

In This Topic
    GetChartType Method (FibonacciArcs)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetChartType() As Nullable(Of ChartType)
    protected override Nullable<ChartType> GetChartType()
    See Also