IUniformDataPointWidthProvider Interface Members
The following tables list the members exposed by IUniformDataPointWidthProvider.
Public Properties
| Name | Description | |
|---|---|---|
![]() | RenderableSeries | Attached IBarRenderableSeries |
Public Methods
| Name | Description | |
|---|---|---|
![]() | GetAbsoluteDataPointWidth | Returns size in chart coordinates of a single bar in associated IRenderableSeries. |
![]() | GetRelativeDataPointWidth | Returns size in data coordinates of a single bar in associated IRenderableSeries. |
![]() | Init | Called internally to attach an IDataPointWidthProvider to associated IRenderableSeries. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IDataPointWidthProvider) |
See Also

