...
The will enable the Chart Wizard
Chart Type
You can select the type of chart you want. Examples are Bar charts, Line Charts and Bubble Charts.
Appearance
Set the Color schemes for your charts.
Series
This is where you set the different series you want and what type of chart you want for the series. Each series will be data values in the chart and the arguments to be set for each.
Data
This is where you will bind the data to the series.
Chart
Set formatting for the Chart such as backgrounds.
Diagram
Set any secondary axis to the chart
Panes
Set formatting and Appearance of the chart.
Axes
Formatting the axis and the ranges for the data values.
Series Views
Formatting the series or the chart data
Point Labels
Show the data points with Labels and how to format those labels
Chart Titles
Add a chart title and format it.
Legend
Add a Legend and format it.
Annotations
Add Annotations at different points in the chart.
Here is additional information from Dev Express on Charts: https://docs.devexpress.com/XtraReports/2609/detailed-guide-to-devexpress-reporting/use-report-controls/use-charts/use-charts-in-reports
Scripts to group chart data:
...