Members 
SciChart.Charting3D Assembly > SciChart.Charting3D.Model Namespace : IDisplaceableFreeSurfacePointSeries Interface
IDisplaceableFreeSurfacePointSeries Interface
Interface of Free Surface data series with the Displacement Map, applied to its points displacing them along X and/or Y and/or Z axes.
Syntax
[DefaultMember("Item")]
public interface IDisplaceableFreeSurfacePointSeries : SciChart.Charting3D.Model.DataSeries.IHitTestable3D, IFreeSurfacePointSeries3D, IPointSeries3D  
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