RadControls for Silverlight

This class represents the base class for all chart items in the 3D space.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.1050

Syntax

C#
public abstract class BaseChartItem3D : DynamicUIElement3D, 
	IChartItem, ILogicalItem
Visual Basic
Public MustInherit Class BaseChartItem3D _
	Inherits DynamicUIElement3D _
	Implements IChartItem, ILogicalItem

Inheritance Hierarchy

See Also