Relation.ChildPointID Property
Gets or sets the ID of the child point in the relation.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the ID of the relation’s child point. |
Remarks
This property is hidden and intended for internal use only. Normally, you don’t need to use it.
See Also