Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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
    public static readonly DependencyProperty MaxWidthProperty
    See Also