'Declaration Public Property ChartType As ChartType
'Declaration
Public Property ChartType As ChartType
'Usage Dim instance As FlexChart Dim value As ChartType instance.ChartType = value value = instance.ChartType
'Usage
Dim instance As FlexChart Dim value As ChartType instance.ChartType = value value = instance.ChartType
public ChartType ChartType {get; set;}
FlexChart Class FlexChart Members