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

In This Topic
    LowMarkerColor Property
    In This Topic
    Gets or sets the color of the lowest data point for each sparkline in this sparkline group.
    Syntax
    'Declaration
     
    
    Public Property LowMarkerColor As Color
    public Color LowMarkerColor {get; set;}
    See Also