FlexChart | ComponentOne
C1.Win.FlexChart.Designer.4.5.2 Assembly / C1.Win.Chart.Designer.UI Namespace / FlexChartProperties Class / ChartType Property

In This Topic
    ChartType Property (FlexChartProperties)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ChartType As SimpleChartType
    public SimpleChartType ChartType {get; set;}
    See Also