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

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