This question is locked. New answers and comments are not allowed.
I want to get the color of the DataSeries. However, both _chart.DefaultView.ChartArea.DataSeries[0].Definition.Appearance.Fill and _chart.DefaultView.ChartArea.DataSeries[0].Definition.Appearance.Stroke return null. Is there any other way to get the color? I can see the series color is green in chart.