Converts a plot pixel position to a logical value from specified axis' coordinate system.
Namespace: MindFusion.Charting
File: Plot2DController.js
JavaScript
![]() |
---|
function plotToAxisValue (axis, value) |
Type: Axis
The target Axis.
Type: Number
The value to convert.
Type: Number
The converted value.
MindFusion.Charting for JavaScript Programmer's Guide | © 2025 MindFusion |