Convert y-coordinate from chart space to global one where chart space client area is defined by its height in view_height argument and represented range in yrange argument.
float ViewYToData(const float y, const PointF &yrange, const float view_height);
| Namespace: | nitisa::charts |
| Include: | Charts/Core/Utils.h |