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