Class PropertyBagObject
Represents an object that stores its properties within a property bag.
Inheritance
System.Object
PropertyBagObject
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Charting
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public abstract class PropertyBagObject
Constructors
PropertyBagObject()
Initializes a new instance of the PropertyBagObject class.
Declaration
protected PropertyBagObject()