RadControls for WPF

This class represents an axis gridline in the 3D space.

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

Syntax

C#
public class GridLine3D : Control3D<GridLineControl3D>
Visual Basic
Public Class GridLine3D _
	Inherits Control3D(Of GridLineControl3D)

Inheritance Hierarchy

See Also