Trtor.toDAX

transfrom coord from chart to drawing area

  1. Point toDA(double x, double y)
  2. Point toDA(Point p)
  3. double toDAX(double x)
    class Trtor
    const pure nothrow @nogc @safe
    double
    toDAX
    (
    double x
    )
  4. double toDAY(double y)

Meta