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


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