RadControls for Silverlight

This class represents the layout panel for linear series types.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.1050

Syntax

C#
public class LinearSeriesPanel : Panel
Visual Basic
Public Class LinearSeriesPanel _
	Inherits Panel

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Panel
          Telerik.Windows.Controls.Charting..::..LinearSeriesPanel
            Telerik.Windows.Controls.Charting..::..BarSeriesPanel

See Also