IMSL C# Numerical Library

AbstractChartNode.TRANSFORM_LINEAR Field

An int used to indicate that the axis uses linear scaling.

public const int TRANSFORM_LINEAR = 0;

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace | Transform