BarChart for ASP.NET WebForms
BarChartSeries Collection Editor
Design-Time Support > Collection Editors > BarChartSeries Collection Editor

The BarChartSeries Collection Editor allows the user to add/remove selected add or remove BarChartSeries members to the C1BarChart control. Once a BarChartSeries member is added you can modify its properties.

The BarChartSeries Collection Editor appears like the following once you click the Add button to add a new member to the series:

To access the BarChartSeries Collection Editor:

  1. Select the C1BarChart control and click on its smart tag.
  2. In the C1BarChart tasks menu, select the SeriesList item and this will open the BarChartSeries Collection Editor dialog box.
See Also