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


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