Intersoft.Client.UI.DataVisualization.Utilities Namespace : ValueHelper Class |
The following tables list the members exposed by ValueHelper.
Name | Description | |
---|---|---|
![]() | ValueHelper Constructor |
Name | Description | |
---|---|---|
![]() ![]() | CanGraph | Returns a value indicating whether this value can be graphed on a linear axis. |
![]() ![]() | Compare | Compares two IComparables returning -1 if the left is null and 1 if the right is null. |
![]() ![]() | GetDateTimesBetweenInclusive | Returns a sequence of date time values from a start and end date time inclusive. |
![]() ![]() | GetIntervalsInclusive | Returns that intervals between a start and end value, including those start and end values. |
![]() ![]() | GetTimeSpanIntervalsInclusive | Returns a sequence of time span values within a time span inclusive. |
![]() ![]() | ToDateTime | Converts a value to a date. |
![]() ![]() | ToDouble | Converts an object into a double. |
![]() ![]() | TryConvert | Overloaded. Attempts to convert an object into a double. |