Enum ContainerType
Defines the container type.
Namespace: Syncfusion.Blazor.LinearGauge
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ContainerType
Fields
| Name | Description |
|---|---|
| Normal | Specifies the container to be drawn as normal rectangle box. |
| RoundedRectangle | Specifies the container to be drawn as the rounded rectangle box. |
| Thermometer | Specifies the container to be drawn as the thermometer. |