Class RenderType
Defines render type of smithchart. They are Impedance - Render a smithchart with Impedance type. Admittance - Render a smithchart with Admittance type.
Inheritance
System.Object
RenderType
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class RenderType : Enum
Fields
Admittance
Admittance - Render a smithchart with Admittance type.
Declaration
public const RenderType Admittance
Field Value
Type |
---|
RenderType |
Impedance
Impedance - Render a smithchart with Impedance type.
Declaration
public const RenderType Impedance
Field Value
Type |
---|
RenderType |