DiagramShapeCategory Enum
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
Declaration
[JsonConverter(typeof(StringEnumConverter))]
public enum DiagramShapeCategory
Members
Name |
Description |
Containers |
|
Custom |
|
Flowchart |
|
General |
|
OrgChart |
|
See Also