Members 
BandSeriesDrawingProvider Class

The BandSeriesDrawingProvider provides drawing of bands and digital bands from a SciChart.Charting.Visuals.RenderableSeries.FastBandRenderableSeries, using the SciChart.Data.Model.XyyPoint2DSeries YValues, Y1Values as input.

Object Model
BandSeriesDrawingProvider ClassFastBandRenderableSeries ClassIRenderPassData InterfaceIUniformDataPointWidthProvider InterfaceIDataSeries InterfaceIHitTestProvider InterfaceIPaletteProvider InterfaceIPointMarker InterfaceIPointMarker InterfaceISeriesAnimation InterfaceISeriesInfoProvider InterfaceIServiceContainer InterfaceIAxis InterfaceIAxis Interface
Syntax
Inheritance Hierarchy

System.Object
   SciChart.Charting.Visuals.RenderableSeries.DrawingProviders.BaseDrawingProvider<TRenderableSeries>
      SciChart.Charting.Visuals.RenderableSeries.DrawingProviders.BandSeriesDrawingProvider

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