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



In This Topic
    LineBrushProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LineBrushProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1LineMarker.LineBrushProperty
    public static readonly DependencyProperty LineBrushProperty
    public:
    static readonly DependencyProperty^ LineBrushProperty
    See Also