ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Axis Class / MajorGridStrokeDashesProperty Field


In This Topic
    MajorGridStrokeDashesProperty Field
    In This Topic
    Identifies the MajorGridStrokeDashArray dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MajorGridStrokeDashesProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.MajorGridStrokeDashesProperty
    public static readonly DependencyProperty MajorGridStrokeDashesProperty
    See Also