C1.Android.Chart Assembly / C1.Android.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 DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = ChartDataLabel.MaxWidthProperty
See Also