dataX abstract method

double dataX(
  1. double value
)

Converts an X-axis data-space interval to a screen-space magnitude.

Implementation

double dataX(double value);