RadControls for WPF

This class represents the plane that contains the X and Y axes.

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 PlaneXY : Plane3D<PlaneXYControl3D>
Visual Basic
Public Class PlaneXY _
	Inherits Plane3D(Of PlaneXYControl3D)

Inheritance Hierarchy

See Also