Class SmithChartStyleInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the
Inheritance
System.Object
SmithChartStyleInfoSubObjectIdentity
Implements
System.IDisposable
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.WinForms.SmithChart
Assembly: Syncfusion.SfSmithChart.WinForms.dll
Syntax
public class SmithChartStyleInfoSubObjectIdentity : CachedStyleInfoSubObjectIdentity, IDisposable
Constructors
SmithChartStyleInfoSubObjectIdentity(StyleInfoBase, StyleInfoProperty)
Initializes a new instance of the SmithChartStyleInfoSubObjectIdentity class.
Declaration
public SmithChartStyleInfoSubObjectIdentity(StyleInfoBase owner, StyleInfoProperty sip)
Parameters
Type | Name | Description |
---|---|---|
StyleInfoBase | owner | The |
StyleInfoProperty | sip | The |
Implements
System.IDisposable