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



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