IMSL C# Numerical Library

Pie.SetUpMapping Method 

Initializes the mappings between user and coordinate space.

public override void SetUpMapping();

Remarks

This must be called whenever the screen size, the window or the viewport may have changed. Generally, it is safest to call this each time the chart is repainted.

See Also

Pie Class | Imsl.Chart2D Namespace