ComponentOne FinancialChart for WPF
C1.WPF.Chart.Interaction Namespace / C1LineMarker Class / LinesProperty Field



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