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