Members 
UniformErrorBarDataPointWidthProvider Class
Defines a common interface for Uniform IDataPointWidthProvider. It can be used to find a common width for all bars in a IRenderableSeries.
Object Model
UniformErrorBarDataPointWidthProvider ClassIBarRenderableSeries InterfaceIRenderPassData InterfaceIUniformDataPointWidthProvider InterfaceIDataSeries InterfaceIHitTestProvider InterfaceIPaletteProvider InterfaceISeriesAnimation InterfaceIServiceContainer InterfaceIAxis InterfaceIAxis Interface
Syntax
public class UniformErrorBarDataPointWidthProvider : UniformDataPointWidthProvider, IDataPointWidthProvider, IUniformDataPointWidthProvider  
Inheritance Hierarchy

System.Object
   SciChart.Charting.Visuals.RenderableSeries.UniformDataPointWidthProvider
      SciChart.Charting.Visuals.RenderableSeries.UniformErrorBarDataPointWidthProvider

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