ConnectorType.OrgChart Property
Returns the OrgChart connector type.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Property Value
Type | Description |
---|---|
ConnectorType | A DevExpress.Diagram.Core.ConnectorType object that represents an OrgChart connector. |
See Also