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



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