Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartAxis Class / OverlappingLabelsProperty Field


In This Topic
    OverlappingLabelsProperty Field
    In This Topic
    Identifies the ChartOverlappingLabels dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OverlappingLabelsProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartAxis.OverlappingLabelsProperty
    public static readonly DependencyProperty OverlappingLabelsProperty
    See Also