C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartAxis Class / LabelsProperty Field


In This Topic
LabelsProperty Field
In This Topic
Backing field for Labels property.
Syntax
'Declaration
 
Public Shared ReadOnly LabelsProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = ChartAxis.LabelsProperty
See Also