RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

Namespace: Telerik.Web.UI.HtmlChart.PlotArea
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.1.220.0 (2013.01.220.0)

Syntax

C#
public class SeriesCollection : StronglyTypedStateManagedCollection<SeriesBase>
Visual Basic
Public Class SeriesCollection _
	Inherits StronglyTypedStateManagedCollection(Of SeriesBase)

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..StateManagedCollection
    Telerik.Web..::..StronglyTypedStateManagedCollection<(Of <(<'SeriesBase>)>)>
      Telerik.Web.UI.HtmlChart.PlotArea..::..SeriesCollection

See Also