| 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.
| nPoints | Number of points in the "petal". |
| bFillArea | Specifies whether to fill the area, or not. |