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


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