October 2010
Intermediate to advanced
1920 pages
73h 55m
English
Chart ControlThe Chart control has three main components:
• Series— Developers familiar with charting and graphing terminology recognize this term immediately. A series is a collection of data points. Different types of charts render a series in different ways, but the underlying format for specifying a series of data points remains the same.
• Chart area— Define the plot areas for which a series is plotted. For instance, a line graph would be defined as a single plot area. If you want to display a line graph and a bar graph on a single chart, you would define two chart areas.
• Data points— A single point of data within a series. As you read through this chapter you see more about what data points look like and how ...
Read now
Unlock full access