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


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