Sparkline for WPF
C1.WPF.Sparkline.4.6.2 Assembly / C1.WPF.Sparkline Namespace / C1Sparkline Class / DateAxisDataProperty Field

In This Topic
    DateAxisDataProperty Field (C1Sparkline)
    In This Topic
    Identifies the DateAxisData dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DateAxisDataProperty As DependencyProperty
    public static readonly DependencyProperty DateAxisDataProperty
    See Also