ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ChartStyle Class / LinePatternProperty Field



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