ChartDirector 6.2 Release Notes
This document describes the enhancements in ChartDirector 6.2 compared to ChartDirector 6.1. For
earlier versions of ChartDirector, please refer to the
release notes
archive.
ChartDirector 6.2 is a .NET only release. It is only available for ChartDirector for .NET.
New Features
ChartDirector 6.2 adds WPF support to ChartDirector for .NET. It includes two new controls:
- WPFChartViewer: for displaying and handling user interactions with the chart
- WPFViewPortControl: for visualizing and interactive control of the viewport.
These two controls are the equivalent of the WinChartViewer and WinViewPortControl for Windows
Forms.
Upgrade Considerations
ChartDirector 6.2 is designed to be compatible with earlier versions of ChartDirector, which means
existing code should continue to run. ChartDirector 6.2 can coexist with earlier versions of
ChartDirector. You can use multiple versions of ChartDirector on the same machine concurrently.