Sparkline for UWP | ComponentOne
C1.UWP.Sparkline Assembly / C1.Xaml.Sparkline Namespace / C1Sparkline Class / MarkersColor Property

In This Topic
    MarkersColor Property
    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