MarkersColor Property (C1Sparkline)
In This Topic
Gets or sets a value that specifies the color of the data markers for each sparkline in this sparkline group.
Syntax
'Declaration
Public Property MarkersColor As Color
public Color MarkersColor {get; set;}
See Also