RadControls for WPF

Represents a IRadialSeriesDefinition.

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 RadialSeriesDefinition : SeriesDefinition, 
	IRadialSeriesDefinition, ISeriesDefinition, INotifyPropertyChanged, ISeriesDefinitionSupportsMaskOverlay
Visual Basic
Public MustInherit Class RadialSeriesDefinition _
	Inherits SeriesDefinition _
	Implements IRadialSeriesDefinition, ISeriesDefinition, INotifyPropertyChanged, ISeriesDefinitionSupportsMaskOverlay

Inheritance Hierarchy

See Also