IMSL C# Numerical Library

TransformDate.SetupMapping Method 

Initializes the mappings between user and coordinate space.

public virtual void SetupMapping(
   Axis1D axis1d
);

Parameters

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

Implements

Transform.SetupMapping

See Also

TransformDate Class | Imsl.Chart2D Namespace