Transforms the specified point to the coordinate system of this component.
Namespace: MindFusion.Charting.Components
File: Component.js
JavaScript Copy Code |
---|
function rootToLocal (point) |
A Point instance containing coordinates relative to the root panel.
A Point instance containing coordinates local to this component.