Sparklines for WinForms | ComponentOne
C1.Win.Sparkline Namespace / SparklineTheme Class / LowMarkerColor Property

In This Topic
    LowMarkerColor Property (SparklineTheme)
    In This Topic
    Gets or sets the color of the lowest data point.
    Syntax
    'Declaration
     
    
    Public Property LowMarkerColor As Color
    public Color LowMarkerColor {get; set;}
    See Also