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