DiscontinuousAxisHelper Class Members
The following tables list the members exposed by DiscontinuousAxisHelper.
Public Constructors
Name | Description | |
---|---|---|
![]() | DiscontinuousAxisHelper Constructor | Initializes new instance of DiscontinuousAxisHelper |
Public Properties
Name | Description | |
---|---|---|
![]() | BusinessHours | Gets business hours |
Public Methods
Name | Description | |
---|---|---|
![]() | FindClosestDateToBigger | Gets the closest available bigger date |
![]() | FindClosestDateToSmaller | Gets the closest available smaller date |
![]() | GetDiffBetweenValues | Calculates units beetwen two values in ticks |
![]() | GetValueByOffset | Gets DateTime from start shifted by deltapoint |
![]() | IsDayGap | Checks if current day is in a gap |
![]() | IsValueInGap | Checks if current data time is in a gap |
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