Class LinearSeries3DDefinition
This class represents a definition base type for linear series types in the 3D space.
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public abstract class LinearSeries3DDefinition : Series3DDefinition, IAggregationGroupSeriesDefinition, ISeries3DDefinition, ISeriesDefinition, INotifyPropertyChanged, ILinearSeriesDefinition
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.
Constructors
LinearSeries3DDefinition()
Declaration
protected LinearSeries3DDefinition()