The source IRenderableSeries.
The value of a bar.
The bar type, e.g. Bid or Ask.
Current rendering mode of FastHistoBarRenderableSeries.
OverrideBarStyle Method
Allows to override properties of a single bar in a histogram.
Syntax

Parameters

rSeries
The source IRenderableSeries.
value
The value of a bar.
barType
The bar type, e.g. Bid or Ask.
histogramMode
Current rendering mode of FastHistoBarRenderableSeries.

Return Value

A new System.Windows.Style for the HistogramBar type or Null if should not override.
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