IMSL C# Numerical Library

Transform.SetupMapping Method 

Initializes the mappings between user and coordinate space.

void SetupMapping(
   Axis1D axis1d
);

Parameters

axis1d
An Axis1D that specifies the axis to which the transform is to be associated.

See Also

Transform Interface | Imsl.Chart2D Namespace