Enum DecoratorShapes
Used to define the shape of the source decorator.
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum DecoratorShapes
Fields
| Name | Description |
|---|---|
| Arrow | Used to Used to set decorator shape as Arrow |
| Circle | Used to Used to set decorator shape as Circle |
| Diamond | Used to Used to set decorator shape as Diamond |
| None | Used to Used to set decorator shape as none |
| OpenArrow | Used to Used to set decorator shape as Open Arrow |
| Path | Used to Used to set decorator shape as path |