public ChartSeriesBindingDemoOptions()
 {
     categories = NorthwindDataProvider.GetCategoriesNames();
 }