Transforms the specified point to the coordinate system of the root panel.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Point LocalToRoot ( |
Visual Basic Copy Code |
---|
Public Function LocalToRoot( _ |
A Point instance containing coordinates local to this component.
A Point instance containing coordinates relative to the root panel.