Members 
HeightmapBasedDataSeries3D Class
Abstract base type for 3D Data Series, based on the Heightmap.
Object Model
HeightmapBasedDataSeries3D ClassISciChart3DSurface InterfaceICameraController InterfaceIChartModifier3D InterfaceIChartModifierSurface InterfaceIRenderSurface InterfaceIMainGrid InterfaceIServiceContainer InterfaceIViewport3D InterfaceIViewportManager3D InterfaceVector3 ClassIAxis3D InterfaceIAxis3D InterfaceIAxis3D InterfaceIRange InterfaceIRange InterfaceIRange Interface
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