Enum RenderType
Defines render type of smithchart. They are Impedance - Render a smithchart with Impedance type. Admittance - Render a smithchart with Admittance type.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum RenderType
Fields
| Name | Description |
|---|---|
| Admittance | Admittance - Render a smithchart with Admittance type. |
| Impedance | Impedance - Render a smithchart with Impedance type. |