Description of the general approach of creating realtime charts in ChartDirector for MFC applications.
This sample program demonstrates a MFC based realtime chart with configurable chart update rate.
In addition to using mouse click and drag, this example demonstrates using a scroll bar for scrolling, and mouse wheel for zooming. It also includes a track cursor that updates the legend dynamically to display the data values as the mouse cursor moves over the chart.
Description of the general approach of creating realtime charts in ChartDirector for QT applications.
This sample program demonstrates a QT based realtime chart with configurable chart update rate.
In addition to using mouse click and drag, this example demonstrates using a scroll bar for scrolling, and mouse wheel for zooming. It also includes a track cursor that updates the legend dynamically to display the data values as the mouse cursor moves over the chart.
© 2012 Advanced Software Engineering Limited. All rights reserved.