Charting for WinForms Programmer's Guide
Component.RectInParent Property
See Also
 






Gets the boundaries of this component relative to its parent.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public RectD RectInParent { get; }

Visual Basic  Copy Code

Public ReadOnly Property RectInParent As RectD

 Property Value

 See Also

Component Members
Component Class
MindFusion.Charting.Components Namespace