Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartDataLabel Class / MaxLinesProperty Field


In This Topic
    MaxLinesProperty Field
    In This Topic
    Identifies the MaxLines dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxLinesProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = ChartDataLabel.MaxLinesProperty
    public static readonly Xamarin.Forms.BindableProperty MaxLinesProperty
    See Also