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


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