ChartDirector 7.1 (C++ Edition)

Getting Started


This section introduces how to use ChartDirector in your development environment. It also demonstrates and explains concepts that are useful in understanding of subsequent sections.

In this section

The First Project
The "Hello World" project for using ChartDirector - creating a simple bar chart to explore using ChartDirector in your development environment.

Using ChartDirector with MFC
Explains how to use ChartDirector with MFC.

Using ChartDirector with Qt Widget
Explains how to use ChartDirector with Qt Widgets.

Using ChartDirector with QML/Qt Quick
Explains how to use ChartDirector with QML/Qt Quick.

Using ChartDirector with Other GUI Frameworks
Explains how to use ChartDirector with other GUI frameworks.

ChartDirector Object Model Overview
A high level overview of ChartDirector's object model to facilitate understanding of subsequent sections.

What's Next
How to use this documentation to explore ChartDirector's rich features and use them in your own charts.