Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Interaction Namespace / C1LineMarker Class / VerticalLineStyleProperty Field


In This Topic
    VerticalLineStyleProperty Field
    In This Topic
    Identifies the Vertical line style dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VerticalLineStyleProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1LineMarker.VerticalLineStyleProperty
    public static readonly Xamarin.Forms.BindableProperty VerticalLineStyleProperty
    See Also