RadControls for WPF

Defines the DataSeries visual representation to be 3D Line.

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 Line3DSeriesDefinition : LinearSeries3DDefinition
Visual Basic
Public Class Line3DSeriesDefinition _
	Inherits LinearSeries3DDefinition

Inheritance Hierarchy

See Also