ChartDirector 7.0 (Python Edition)

PolarLayer.setDataSymbol3


Usage

setDataSymbol3(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