Fields  Methods 


WaterfallSceneEntityHelper Class Members

The following tables list the members exposed by WaterfallSceneEntityHelper.

Public Constructors
Public Methods
 NameDescription
Public MethodGets the Metadata value from the lastPointSeries based on the hitTestInfo (Inherited from SciChart.Charting3D.RenderableSeries.BaseGridMeshSceneEntityHelper<WaterfallRenderableSeries3D,HeightmapData>)
Public Method Transforms data from an IPointSeries3D into series specific type, that holds all the necessary data to create mesh.  
Public MethodGets the hit data value from the lastPointSeries based on the hitTestInfo (Inherited from SciChart.Charting3D.RenderableSeries.BaseGridMeshSceneEntityHelper<WaterfallRenderableSeries3D,HeightmapData>)
Public MethodOverridden. Performs a HitTest operation on the baseSceneEntity of type SciChart.Charting3D.Primitives.IBaseSceneEntity, returning the SciChart.Charting3D.RenderableSeries.HitTestInfo3D containing the result  
Public MethodPerforms selection, setting the isSelected flag to true or false on the SciChart.Charting3D.Model.IDataSeries3D for the given list of Vertex Ids (Inherited from SciChart.Charting3D.RenderableSeries.BaseGridMeshSceneEntityHelper<WaterfallRenderableSeries3D,HeightmapData>)
Public MethodConverts a DataSeries to a SciChart.Charting3D.Model.IGridPointSeries3D derived type, for use during the render pass (Inherited from SciChart.Charting3D.RenderableSeries.BaseGridMeshSceneEntityHelper<WaterfallRenderableSeries3D,HeightmapData>)
Public MethodOverridden. Converts the result of a Hit-Test operation (SciChart.Charting3D.RenderableSeries.HitTestInfo3D) to a SciChart.Charting3D.Model.ChartData.SeriesInfo3D class, which may be used as a ViewModel when outputting series values as bindings. SciChart.Charting3D.Model.ChartData.SeriesInfo3D is used by the SciChart.Charting3D.Modifiers.Tooltip3D.TooltipModifier3D class  
Public Method (Inherited from SciChart.Charting3D.RenderableSeries.BaseGridMeshSceneEntityHelper<WaterfallRenderableSeries3D,HeightmapData>)
Top
Protected Methods
 NameDescription
Protected MethodTransforms data from an IPointSeries3D into SciChart.Charting3D.RenderableSeries.HeightmapData type, that holds all the necessary data to create mesh. (Inherited from SciChart.Charting3D.RenderableSeries.BaseGridMeshSceneEntityHelper<WaterfallRenderableSeries3D,HeightmapData>)
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
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