C1.Android.Chart Assembly / C1.Android.Chart Namespace / FlexChart Class / ChartTypeProperty Field


In This Topic
ChartTypeProperty Field (FlexChart)
In This Topic
Identifies the ChartType dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ChartTypeProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = FlexChart.ChartTypeProperty
See Also