Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChart Class / ChartType Property

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