OhlcPointSeries Class Methods
For a list of all members of this type, see OhlcPointSeries members.
Public Methods
| Name | Description | |
|---|---|---|
![]() | ApplyYCalc | (Inherited from SciChart.Data.Model.PointSeriesBase) |
![]() | Clear | Overridden. Clears content of this instance. |
![]() | Concat | Concatenates two PointSeries together (Inherited from SciChart.Data.Model.Point2DSeries) |
![]() | GetXRange | Gets the min, max range in the X-Direction. (Inherited from SciChart.Data.Model.Point2DSeries) |
![]() | GetYRange | Overridden. Gets the min, max range in the Y-Direction. |
Protected Methods
| Name | Description | |
|---|---|---|
![]() | EnsureCapacity | Overridden. Changes capacity of this point series instance. |
![]() | Resize | Overridden. Resizes this point series instance. |
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


