C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.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 Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = ChartSeries.ChartTypeProperty
See Also