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

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