RDLC Chart… remove series
问题 I am trying to use a Report item in Visual Studio 2012 to generate a chart based upon a populated dataset. I have the following columns in my dataset table: date usersvalue averagevalue (among others, but these are what I want to show in the chart.) I start with a blank report, set the data source, and add a generic line chart: Note that this starts with two series ( Series 1 and Series 2 ) listed. I cannot find where these are specified in any property page I look at. I want my usersvalue