ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / C1FinancialChart Class / ChartType Property

In This Topic
    ChartType Property (C1FinancialChart)
    In This Topic
    Gets or sets the financial chart type.
    Syntax
    'Declaration
     
    
    Public Shadows Property ChartType As FinancialChartType
    public new FinancialChartType ChartType {get; set;}
    See Also