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


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