This class represents a concrete implementation of a chart series in the 2D space.
Namespace: Telerik.Windows.Controls.ChartingAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40
Syntax
| Visual Basic |
|---|
Public Class Series _
Inherits ItemsControl _
Implements IInteractionManager, IInteractiveElement, IModelControl3D, ILogicalItem, _
ISeriesControl |
Inheritance Hierarchy
See Also