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






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

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

 Syntax

C#  Copy Code

public double XInParent { get; set; }

Visual Basic  Copy Code

Public Property XInParent As Double

 Property Value

 See Also

Component Members
Component Class
MindFusion.Charting.Components Namespace