Search
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

A double value.

 See Also