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