Converts a plot pixel position to a logical value from specified axis' coordinate system.
Namespace: MindFusion.Charting
File: Plot2DController.js
JavaScript Copy Code |
---|
function plotToAxisValue (axis, value) |
The target Axis.
The value to convert.
The converted value.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |