Trtor.toChX

transform coord from drawing area to chart

  1. Point toCh(double x, double y)
  2. Point toCh(Point p)
  3. double toChX(double x)
    class Trtor
    const pure nothrow @nogc @safe
    double
    toChX
    (
    double x
    )
  4. double toChY(double y)

Meta