Sometimes you need to create charts that have multiple data sets or multiple series. To create such charts, the values for each series are required to be set.
Consider an example of Products table from C1Nwind.mdb database, where you want to view Unit Price, Units in Stock, and Reorder Level corresponding to the Category IDs. The steps to achieve this scenario are as follows:
Series Label | Values | Style | Fill |
Unit Price | UnitPrice | Blue Voilet |
Units in Stock | UnitsinStock | Pale Turquoise |
Reorder Level | ReorderLevel | Deep Pink |
To create Legend: