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



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