Properties
- BaseLineColor - A color of the base lines of the chart.
- CategoriesAxis - This is a required property. You need to provide a set of values for the category axis to create a bar chart
- CategoryAxisLineColor - A color of the category axis lines.
- ChartType - A type of bar charts including Column, StackedColumn, Bar, and StackedBar.
- ClientSeries - Provides a list of series to the client side. The Values property is required for designer experience support, because the editor always prevents providing values to the client side as ExtenderControlProperty at runtime.
- Series - A list of series.
- ValueAxisLineColor - A color of the value axis lines.
- ValueAxisLines - Interval size for the value axis line. The default is 9