Spark Chart Class
Use the SparkChart class with the SpartChartItem class to create visualizations of the trend of a data set in a compact form factor.
The following example illustrates five spark chart types: an area chart, a bar chart, a floating bar chart, a line chart, and a line with area chart.

Related Topics