ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Axis Class / MinorUnitProperty Field



In This Topic
    MinorUnitProperty Field
    In This Topic
    Backing field for MinorUnit property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinorUnitProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.MinorUnitProperty
    public static readonly DependencyProperty MinorUnitProperty
    public:
    static readonly DependencyProperty^ MinorUnitProperty
    See Also