ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / NormalCurve Class / LineStyleProperty Field



In This Topic
    LineStyleProperty Field (NormalCurve)
    In This Topic
    Identifies the LineStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LineStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = NormalCurve.LineStyleProperty
    public static readonly DependencyProperty LineStyleProperty
    public:
    static readonly DependencyProperty^ LineStyleProperty
    See Also