Interface ISeries3DDefinition
Extends the ISeries
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public interface ISeries3DDefinition : ISeriesDefinition, INotifyPropertyChanged
Properties
IsDepthAxisUsed
Gets boolean value indicating whether the Data
Declaration
bool IsDepthAxisUsed { get; }
Property Value
System.
|