Enum ContainerType
Used to define various containerType in diagram
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum ContainerType
Fields
| Name | Description |
|---|---|
| Canvas | Sets the container type as Canvas |
| Stack | Sets the container type as Stack |