Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RenderType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    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 Description
    RenderType

    Impedance

    Impedance - Render a smithchart with Impedance type.

    Declaration
    public const RenderType Impedance
    Field Value
    Type Description
    RenderType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved