C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartDataLabel Class / MaxAutoLabelsProperty Field


In This Topic
MaxAutoLabelsProperty Field
In This Topic
Identifies the MaxAutoLabels dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly MaxAutoLabelsProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = ChartDataLabel.MaxAutoLabelsProperty
See Also