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 LineAndScatterLabelsAppearance : SeriesLabelsAppearanceBase
Visual Basic
Public Class LineAndScatterLabelsAppearance _
	Inherits SeriesLabelsAppearanceBase

Inheritance Hierarchy

System..::..Object
  ObjectWithState
    Telerik.Web.UI.HtmlChart.PlotArea..::..AppearanceBase
      Telerik.Web.UI.HtmlChart.PlotArea..::..AxisLabelsAppearance
        Telerik.Web.UI.HtmlChart.PlotArea..::..SeriesLabelsAppearanceBase
          Telerik.Web.UI.HtmlChart.PlotArea..::..LineAndScatterLabelsAppearance

See Also