This example shows how to add point and series labelling to a data source. It extends SimplestDataSource and implements the LabelledChartDataModel interface to add this information. The result can be seen on the x axis (point labels representing quarters) and in the legend (title, series names).Have a look at EditableDataSource to see how to make the data editable.
Copyright© 2004 Quest Software Inc.