ChartDirector 7.1 (C++ Edition)

ThreeDScatterGroup.setDataSymbol3


Usage

void setDataSymbol(const DrawArea *obj);

Description

Uses a DrawArea object as the graphics symbol to plot the data points.

Arguments

ArgumentDefaultDescription
obj(Mandatory)A DrawArea object to be used as the symbol.

Return Value

None