ASP.NET Pack Programmer's Guide
Plot2DController.plotToAxisValue Method
See Also
 





Converts a plot pixel position to a logical value from specified axis' coordinate system.

Namespace: MindFusion.Charting
Package: Plot2DController.js

 Syntax

JavaScript  Copy Code

function plotToAxisValue (axis, value)

 Parameters

axis

The target Axis.

value

The value to convert.

 Return Value

The converted value.

 See Also

Plot2DController Members
Plot2DController Class
MindFusion.Charting Namespace