New to Telerik UI for WPFStart a free 30-day trial

Base class for all models with content that form the ChartArea tree.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public abstract class ContentNode : ChartNode, INotifyPropertyChanged

Inheritance: objectPropertyBagObjectChartNodeContentNode

Derived Classes: AxisLabelModel

Implements: INotifyPropertyChanged

Inherited Members ChartNode.Arrange(RadRect, bool)ChartNode.Invalidate()ChartNode.IsArrangeValidChartNode.NodeStateChartNode.IndexChartNode.CollectionIndexChartNode.IsTreeLoadedChartNode.LayoutSlotChartNode.ParentChartNode.PresenterChartNode.PropertyChanged...

Constructors

C#
protected ContentNode()

Properties

Gets or sets the content associated with the node.

C#
public object Content { get; set; }
In this article
DefinitionConstructorsContentNode()PropertiesContent
Not finding the help you need?
Contact Support