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 Microsoft.Maui.Graphics.Point containing coordinates local to this component.
A Microsoft.Maui.Graphics.Point containing coordinates relative to the root panel.