RangeExtensions Class Methods
For a list of all members of this type, see RangeExtensions members.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() | GrowByLog | Grows current SciChart.Data.Model.IRange instance by minFraction, maxFraction in log scale |
![]() ![]() | ToDateRange | Returns a new SciChart.Data.Model.DateRange that corresponds to the provided range. |
![]() ![]() | ToTimeSpanRange | Returns a new SciChart.Data.Model.DateRange that corresponds to the provided range. |
![]() ![]() | Union | Calculates union of IEnumerable |
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