Determines whether specified value is within the axis range.
Namespace: MindFusion.ChartingPackage: Axis.js
function inRange (value)
The number to check.
true if value is inside the current axis range, or false otherwise.
Axis MembersAxis ClassMindFusion.Charting Namespace