Beyond basic charts and formatting (explicit and via skins), ColdFusion supports advanced graphing and charting options that are all exposed via tags.
To use multiple data series in a single chart, simply include multiple <cfchartseries> tags. The additional <cfchartseries> tags can each display different columns from the same query, or they can display information from different queries or data sources altogether, as seen in this example: