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


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