IMSL C# Numerical Library

AbstractChartNode.TRANSFORM_LOG Field

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

public const int TRANSFORM_LOG = 1;

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace | Transform