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.2.522.0 (2013.02.0522.0)

Syntax

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

Inheritance Hierarchy

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

See Also