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

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