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


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