NPlot Documented Class Library

LinearAxis.AdjustedWorldValue Method 

[This is preliminary documentation and subject to change.]

Adjusts a real world value to one that has been modified to reflect the Axis Scale and Offset properties.

public double AdjustedWorldValue(
   double world
);

Parameters

world
world value to adjust

Return Value

adjusted world value

See Also

LinearAxis Class | NPlot Namespace