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


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