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

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