RadControls for Silverlight

Handles the layout of the vertical gridlines.

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 VerticalGridLinesPanel : AxisXPanel
Visual Basic
Public Class VerticalGridLinesPanel _
	Inherits AxisXPanel

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Panel
          Telerik.Windows.Controls.Charting..::..AxisPanelBase
            Telerik.Windows.Controls.Charting..::..AxisXPanel
              Telerik.Windows.Controls.Charting..::..VerticalGridLinesPanel

See Also