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

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