SciChart.Charting3D Assembly > SciChart.Charting3D.Model Namespace : XyzDisplaceableFreeSurfacePointSeries<TXYZ> Class
XyzDisplaceableFreeSurfacePointSeries<TXYZ> Class Methods

For a list of all members of this type, see XyzDisplaceableFreeSurfacePointSeries<TXYZ> members.

Public Methods
 NameDescription
Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from SciChart.Charting3D.Model.FreeSurfacePointSeries3D<TXYZ,TXYZ,TXYZ>)
Public Method Gets the U coordinate by passed index of the 2D grid. (Inherited from SciChart.Charting3D.Model.FreeSurfacePointSeries3D<TXYZ,TXYZ,TXYZ>)
Public Method Gets the V coordinate by passed index of the 2D grid. (Inherited from SciChart.Charting3D.Model.FreeSurfacePointSeries3D<TXYZ,TXYZ,TXYZ>)
Public MethodGets a value at specified UV coordinate represented in System.Double type. (Inherited from SciChart.Charting3D.Model.FreeSurfacePointSeries3D<TXYZ,TXYZ,TXYZ>)
Public MethodGets a value at specified index of the UV coordinate represented in System.Double type. (Inherited from SciChart.Charting3D.Model.FreeSurfacePointSeries3D<TXYZ,TXYZ,TXYZ>)
Public MethodGets the System.IComparable X value by indices. (Inherited from SciChart.Charting3D.Model.FreeSurfacePointSeries3D<TXYZ,TXYZ,TXYZ>)
Public MethodGets the System.IComparable Y value by indices. (Inherited from SciChart.Charting3D.Model.FreeSurfacePointSeries3D<TXYZ,TXYZ,TXYZ>)
Public MethodGets the System.IComparable Z value by indices. (Inherited from SciChart.Charting3D.Model.FreeSurfacePointSeries3D<TXYZ,TXYZ,TXYZ>)
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension Method Checks for null and if not null, calls Dispose
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also