Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Interaction Namespace / C1LineMarker Class / AlignmentProperty Field


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