| Contents > Glossaries > Style examples | Index |
Hollow center on Polar charts
Polar gridlines radiate from the first tick.

sp.PolarChartStyle = PolarChartStyles.HollowCenter;
For charts with a very busy radial grid, this reduces the dartboard effect.
| Contents > Glossaries > Style examples | Index |
Polar gridlines radiate from the first tick.

sp.PolarChartStyle = PolarChartStyles.HollowCenter;
For charts with a very busy radial grid, this reduces the dartboard effect.