Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartDataLabel.MaxAutoLabelsProperty
    public static readonly DependencyProperty MaxAutoLabelsProperty
    See Also