ComponentOne FinancialChart for WPF
C1.WPF.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
    public:
    static readonly DependencyProperty^ AlignmentProperty
    See Also