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

In This Topic
    MarkersColor Property (SparklineStyles)
    In This Topic
    Gets or sets a value that specifies the color of the data markers.
    Syntax
    'Declaration
     
    
    Public Property MarkersColor As Color
    public Color MarkersColor {get; set;}
    See Also