Members 
MarketProfileSeriesHelper Class
Used by IMarketProfileRenderableSeries types to accumulate candle volumes. Can be created in a ViewModel to get series data there.
Syntax
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public sealed class MarketProfileSeriesHelper : System.Windows.DependencyObject 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         SciChart.Charting.Visuals.RenderableSeries.MarketProfileSeries.MarketProfileSeriesHelper

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