FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SparklineStyles Class / LowMarkerColor Property

In This Topic
    LowMarkerColor Property (SparklineStyles)
    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