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 GridLinesBase : ObjectWithState
Visual Basic
Public Class GridLinesBase _
	Inherits ObjectWithState

Inheritance Hierarchy

System..::..Object
  ObjectWithState
    Telerik.Web.UI.HtmlChart.PlotArea..::..GridLinesBase
      Telerik.Web.UI.HtmlChart.PlotArea..::..MajorGridLines
      Telerik.Web.UI.HtmlChart.PlotArea..::..MinorGridLines

See Also