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.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class RenderType : Enum
Fields
Admittance
Declaration
public const RenderType Admittance
Field Value
Type |
---|
RenderType |
Impedance
Declaration
public const RenderType Impedance
Field Value
Type |
---|
RenderType |