ChartType Property (FlexChart)
Gets or sets the chart type.
'Declaration
<Foundation.ExportAttribute("ChartType")>
<BrowsableAttribute(True)>
Public Property ChartType As ChartType
'Usage
Dim instance As FlexChart
Dim value As ChartType
instance.ChartType = value
value = instance.ChartType