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

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