The SciChart.Charting.Visuals.RenderableSeries.FastHistoBarRenderableSeries that we are drawing candles for.
The ask histogram bar in the SciChart.Charting.Visuals.RenderableSeries.FastHistoBarRenderableSeries
The bid histogram bar in the SciChart.Charting.Visuals.RenderableSeries.FastHistoBarRenderableSeries
The strategy which defines a rendering method for histogram bars.
HistoBarSeriesDrawingProvider Constructor
Initializes a new instance of the HistoBarSeriesDrawingProvider class.
Syntax

Parameters

renderableSeries
The SciChart.Charting.Visuals.RenderableSeries.FastHistoBarRenderableSeries that we are drawing candles for.
askBar
The ask histogram bar in the SciChart.Charting.Visuals.RenderableSeries.FastHistoBarRenderableSeries
bidBar
The bid histogram bar in the SciChart.Charting.Visuals.RenderableSeries.FastHistoBarRenderableSeries
drawHistoBarStrategy
The strategy which defines a rendering method for histogram bars.
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