Class SurfaceDataPoint3D
Represents a data point that contains information about an item displayed in a surface series.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Charting
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class SurfaceDataPoint3D : XyzDataPoint3D, INotifyPropertyChanged, IDataPoint
Constructors
SurfaceDataPoint3D()
Declaration
public SurfaceDataPoint3D()