Enum LabelRenderingMode
Used to define the label rendering mode type
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum LabelRenderingMode
Fields
| Name | Description |
|---|---|
| Html | Used to define the label render mode as SVG |
| Svg | Used to define the label render mode as SVG |