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

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