Properties  Methods 

IUniformDataPointWidthProvider Interface Members

The following tables list the members exposed by IUniformDataPointWidthProvider.

Public Properties
 NameDescription
 PropertyAttached IBarRenderableSeries  
Top
Public Methods
 NameDescription
 MethodReturns size in chart coordinates of a single bar in associated IRenderableSeries.  
 MethodReturns size in data coordinates of a single bar in associated IRenderableSeries.  
 MethodCalled internally to attach an IDataPointWidthProvider to associated IRenderableSeries. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IDataPointWidthProvider)
Top
See Also