Collection base object example. Used for a data binding demostration only
Namespace: Telerik.ChartingAssembly: Telerik.WinControls.RadChart (in Telerik.WinControls.RadChart.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class DoubleCollection : CollectionBase |
| Visual Basic |
|---|
Public Class DoubleCollection _
Inherits CollectionBase |
Inheritance Hierarchy
System..::..Object
System.Collections..::..CollectionBase
Telerik.Charting..::..DoubleCollection
See Also