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