ChartDirector 7.1 (C++ Edition)
PolarLayer
.
setDataSymbol3
Usage
void setDataSymbol(const DrawArea *obj);
Description
Uses a
DrawArea
object as the graphics symbol to plot the data points.
Arguments
Argument
Default
Description
obj
(Mandatory)
A
DrawArea
object to be used as the symbol.
Return Value
None
© 2023 Advanced Software Engineering Limited. All rights reserved.