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


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