Click or drag to resize
PolarGridPolar Property
A grid for the polar plot.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual GridPolar GridPolar { get; }

Return Value

Type: GridPolar
A GridPolar which contains the grid for teh polar plot.
See Also