Enum TemplateType
To defines the label template type based on the label edit mode.
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum TemplateType
Fields
Name | Description |
---|---|
Html | Used to set label edit mode as edit |
Svg | Used to set label edit mode as view |