Sparkline for WPF
C1.WPF.Sparkline Assembly / C1.WPF.Sparkline Namespace / C1Sparkline Class / ShowFirstProperty Field

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