ChartDirector Ver 3.0 (C++ Edition)

PolarLayer.setDataSymbol3


Usage

void setDataSymbol(const DrawArea *image);

Description

Use 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