HeightmapBasedDataSeries3D Class
Abstract base type for 3D Data Series, based on the Heightmap.
Object Model

Syntax
public abstract class HeightmapBasedDataSeries3D : DataSeries3D, IDataSeries3D, SciChart.Core.Framework.ISuspendable
Inheritance Hierarchy
System.Object
SciChart.Data.Model.BindableObject
SciChart.Charting3D.Model.DataSeries3D
SciChart.Charting3D.Model.HeightmapBasedDataSeries3D
SciChart.Charting3D.Model.BaseGridDataSeries3D<TX,TY,TZ>
SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also