Gets or sets the color used to draw line markers.
public Color MarkerColor { get; set; }
Public Property MarkerColor As Color
The MarkerColor property is in affect when the ShowMarkers property is set to true.
The following images demonstrate the MarkerColor property in action.