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


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