RadControls for Silverlight

Extends the ISeriesDefinition adding properties required for 3-dimensional chart types.

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

Syntax

C#
public interface ISeries3DDefinition : ISeriesDefinition, 
	INotifyPropertyChanged
Visual Basic
Public Interface ISeries3DDefinition _
	Inherits ISeriesDefinition, INotifyPropertyChanged

See Also