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


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