RadControls for Silverlight

This class represents a definition base class for series types 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 Series3DDefinition : SeriesDefinition, 
	ISeries3DDefinition, ISeriesDefinition, INotifyPropertyChanged
Visual Basic
Public MustInherit Class Series3DDefinition _
	Inherits SeriesDefinition _
	Implements ISeries3DDefinition, ISeriesDefinition, INotifyPropertyChanged

Inheritance Hierarchy

See Also