Click or drag to resize
PolarSetUpMapping Method
Initializes the mappings between user and coordinate space.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public override void SetUpMapping()
Remarks
This must be called whenever the screen size, the window or the viewport may have changed.
See Also