Sparkline for WPF
C1.WPF.Sparkline.4.6.2 Assembly / C1.WPF.Sparkline Namespace / C1Sparkline Class / MarkersColor Property

In This Topic
    MarkersColor Property (C1Sparkline)
    In This Topic
    Gets or sets a value that specifies the color of the data markers for each sparkline in this sparkline group.
    Syntax
    'Declaration
     
    Public Property MarkersColor As Color
    public Color MarkersColor {get; set;}
    See Also