ClassPropertyBagObject
Class
Represents an object that stores its properties within a property bag.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public abstract class PropertyBagObject
Inheritance: objectPropertyBagObject
Derived Classes:
Constructors
PropertyBagObject()
Initializes a new instance of the PropertyBagObject class.
Declaration
cs-api-definition
protected PropertyBagObject()