ClassContentNode
Class
Base class for all models with content that form the ChartArea tree.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public abstract class ContentNode : ChartNode, INotifyPropertyChanged
Inheritance: objectPropertyBagObjectChartNodeContentNode
Derived Classes:
Implements:
Inherited Members
Constructors
ContentNode()
Declaration
cs-api-definition
protected ContentNode()