ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / SparklineStyles Class / FirstMarkerColor Property

In This Topic
    FirstMarkerColor Property
    In This Topic
    Gets or sets the color of the first data point.
    Syntax
    'Declaration
     
    Public Property FirstMarkerColor As Color
    public Color FirstMarkerColor {get; set;}
    See Also