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