alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SmithChartResourceWrapper

    Represents a resource wrapper for smith chart control.

    Inheritance
    System.Object
    SmithChartResourceWrapper
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.UI.Xaml.SmithChart
    Assembly: Syncfusion.SfSmithChart.WPF.dll
    Syntax
    public class SmithChartResourceWrapper

    Constructors

    SmithChartResourceWrapper()

    Declaration
    public SmithChartResourceWrapper()

    Properties

    TooltipReactance

    Gets the culture based value to represent tooltip for smith chart series.

    Declaration
    public static string TooltipReactance { get; }
    Property Value
    Type
    System.String

    TooltipResistance

    Gets the culture based value to represent tooltip for smith chart series.

    Declaration
    public static string TooltipResistance { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved