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

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