RadControls for WPF

This class represents a definition for the stacked area 100% series type 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 StackedArea1003DSeriesDefinition : LinearSeries3DDefinition
Visual Basic
Public Class StackedArea1003DSeriesDefinition _
	Inherits LinearSeries3DDefinition

Remarks

Each data series (the series of data points) must be associated with a valid series definition instance in order to render the desired series type.

Inheritance Hierarchy

See Also