Class RenderingType
SmithChart Rendering mode
Inheritance
System.Object
RenderingType
Namespace: Syncfusion.UI.Xaml.SmithChart
Assembly: Syncfusion.SfSmithChart.UWP.dll
Syntax
public sealed class RenderingType : Enum
Fields
Admittance
Rendering the series from Right to Left
Declaration
public const RenderingType Admittance
Field Value
Type |
---|
RenderingType |
Impedance
Rendering the series from Left to Right
Declaration
public const RenderingType Impedance
Field Value
Type |
---|
RenderingType |