HighMarkerColor Property (C1Sparkline)
In This Topic
Gets or sets the color of the highest data point for each sparkline in this sparkline group.
Syntax
'Declaration
Public Property HighMarkerColor As Color
public Color HighMarkerColor {get; set;}
See Also