ChartDirector 7.0 (Java Edition)

3D Scatter Charts


In this section, we will discuss how to create 3D scatter charts using ChartDirector through a number of examples.

TitleDescription
3D Scatter Chart (1)Demonstrates the basic steps in creating 3D scatter charts.
3D Scatter Chart (2)Extends the 3D Scatter Chart (1) example by including drop lines, using alternative view angles and continuous coloring.
3D Scatter GroupsDemonstrates multiple symbol groups by calling ThreeDScatterChart.addScatterGroup multiple times with different data and colors.
3D Scatter Axis TypesDemonstrates different axis scale types for the 3D scatter charts. Also demonstrates using different symbol shapes.