ClassSurfaceDataPoint3D
Class
Represents a data point that contains information about an item displayed in a surface series.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public class SurfaceDataPoint3D : XyzDataPoint3D, INotifyPropertyChanged
Inheritance: objectDataPoint3DXyzDataPoint3DSurfaceDataPoint3D
Implements:
Inherited Members
Constructors
SurfaceDataPoint3D()
Declaration
cs-api-definition
public SurfaceDataPoint3D()