This question is locked. New answers and comments are not allowed.
Any clue why I get vertical lines going up or down from point markers when I set the stroke color of a data series? If I don't set a custom color the vertical lines. I am working with a Spline Chart.
| [DataSeries].Definition.Appearance.Stroke = new SolidColorBrush(Colors.Green); |