Class
ContentNode

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: AxisLabelModel

Implements: INotifyPropertyChanged

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

Constructors

ContentNode()

Declaration

cs-api-definition
protected ContentNode()

Properties

Content

Gets or sets the content associated with the node.

Declaration

cs-api-definition
public object Content { get; set; }

Property Value

object

In this article
DefinitionConstructorsContentNode()PropertiesContent
Not finding the help you need?
Contact Support