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


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