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


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