RadControls for WPF

This class represents a definition base class for radial series types.

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

Syntax

C#
public abstract class RadialSeries3DDefinition : Series3DDefinition, 
	IRadialSeriesDefinition, ISeriesDefinition, INotifyPropertyChanged
Visual Basic
Public MustInherit Class RadialSeries3DDefinition _
	Inherits Series3DDefinition _
	Implements IRadialSeriesDefinition, ISeriesDefinition, INotifyPropertyChanged

Inheritance Hierarchy

See Also