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

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