A newer version of this page is available.
Switch to the current version.
Relation Class
Represents a base class for TaskLink objects.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public abstract class Relation :
ChartElement
Public MustInherit Class Relation
Inherits ChartElement
Related API Members
The following members accept/return Relation objects:
Remarks
The object of the Relation class defines a relation between an instance of SeriesPoint denoted as a parent point and an instance of SeriesPoint denoted as a child point.
Inheritance
Object
ChartElement
Relation
See Also
Feedback