Enum ObjectTypes
Used to set the Object Types
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum ObjectTypes
Fields
| Name | Description |
|---|---|
| Diagram | specifies the object type as diagram |
| Group | specifies the object type as group |
| Lane | specifies the object type as lane |
| Palette | specifies the object type as palette |