ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / SparklineStyles Class / LowMarkerColor Property

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