XamarinChart 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 Rectangle RectInParent { get; }

Visual Basic  Copy Code

Public ReadOnly Property RectInParent As Rectangle

 Property Value

An instance of the Rectangle structure.

 See Also

Component Members
Component Class
MindFusion.Charting.Components Namespace