BCGSuite for MFC
void CBCGPChartPolarSeries::MakeRose ( int  nPoints = 1,
BOOL  bFillArea = TRUE 
)

Makes a "rose"

A "rose" type draws series as each a group of nPoints where first and last points are connected with the center.

Parameters
nPointsNumber of points in the "petal".
bFillAreaSpecifies whether to fill the area, or not.