RadControls for WPF

This class represents the Y axis 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 AxisY3D : Axis3D<AxisYControl3D>
Visual Basic
Public Class AxisY3D _
	Inherits Axis3D(Of AxisYControl3D)

Inheritance Hierarchy

See Also