UniformErrorBarDataPointWidthProvider Class Members
The following tables list the members exposed by UniformErrorBarDataPointWidthProvider.
Public Constructors
Name | Description | |
---|---|---|
![]() | UniformErrorBarDataPointWidthProvider Constructor |
Public Properties
Name | Description | |
---|---|---|
![]() | RenderableSeries | Attached IBarRenderableSeries (Inherited from SciChart.Charting.Visuals.RenderableSeries.UniformDataPointWidthProvider) |
Public Methods
Name | Description | |
---|---|---|
![]() | GetAbsoluteDataPointWidth | Returns size in chart coordinates of a single bar in associated IRenderableSeries. (Inherited from SciChart.Charting.Visuals.RenderableSeries.UniformDataPointWidthProvider) |
![]() | GetRelativeDataPointWidth | Overridden. Returns size in data coordinates of a single bar in associated IRenderableSeries. |
![]() | Init | Attached IBarRenderableSeries (Inherited from UniformDataPointWidthProvider) |
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also