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






A double value specifying the component's vertical position relative to its parent.

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

 Syntax

C#  Copy Code

public double YInParent { get; set; }

Visual Basic  Copy Code

Public Property YInParent As Double

 Property Value

 See Also

Component Members
Component Class
MindFusion.Charting.Components Namespace