Search
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

A double value.

 See Also