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

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