The SciChart.Charting3D.RenderableSeries.IRenderableSeries3D instance to wrap.
The scene entity Id that corresponds to the series.
The SciChart.Charting3D.RenderableSeries.HitTestInfo3D containing information about a hit-test operation.
WaterfallSeriesInfo3D Constructor
Initializes a new instance of the WaterfallSeriesInfo3D class.
Syntax

Parameters

rSeries
The SciChart.Charting3D.RenderableSeries.IRenderableSeries3D instance to wrap.
entityId
The scene entity Id that corresponds to the series.
hitTestInfo
The SciChart.Charting3D.RenderableSeries.HitTestInfo3D containing information about a hit-test operation.
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