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

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