PolarGrid
Parent Components
Properties
- cxNumber - The x-coordinate of center. 
- cyNumber - The y-coordinate of center. 
- innerRadiusNumber - The radius of the inner polar grid. 
- outerRadiusNumber - The radius of the outer polar grid. 
- polarAnglesArray - The array of every line grid's angle. 
- polarRadiusArray - The array of every circle grid's radius. 
- gridType'polygon' | 'circle' - The type of polar grids. - DEFAULT: polygon