DefaultDiscontinuousDateTimeCalendar Class Members
The following tables list the members exposed by DefaultDiscontinuousDateTimeCalendar.
Public Constructors
| Name | Description | |
|---|---|---|
![]() | DefaultDiscontinuousDateTimeCalendar Constructor |
Protected Fields
| Name | Description | |
|---|---|---|
![]() | DiscontinuousAxisHelper | Provides ability to interact with discontinuous range (Inherited from SciChart.Charting.Numerics.Calendars.DiscontinuousDateTimeCalendarBase) |
Public Properties
| Name | Description | |
|---|---|---|
![]() | BusinessHours | Gets business hours (Inherited from SciChart.Charting.Numerics.Calendars.DiscontinuousDateTimeCalendarBase) |
![]() | SkipDates | Gets or sets particular days to skip (Inherited from SciChart.Charting.Numerics.Calendars.DiscontinuousDateTimeCalendarBase) |
![]() | SkipDaysInWeek | Gets or sets skipped days in a week (Inherited from SciChart.Charting.Numerics.Calendars.DiscontinuousDateTimeCalendarBase) |
![]() | SkipDayTimeRange | Gets or sets skipped time ranges in a day (Inherited from SciChart.Charting.Numerics.Calendars.DiscontinuousDateTimeCalendarBase) |
Public Methods
| Name | Description | |
|---|---|---|
![]() | GetClosestBiggerDate | Gets the closest available bigger date (Inherited from SciChart.Charting.Numerics.Calendars.DiscontinuousDateTimeCalendarBase) |
![]() | GetClosestSmallerDate | Gets the closest available smaller date (Inherited from SciChart.Charting.Numerics.Calendars.DiscontinuousDateTimeCalendarBase) |
![]() | GetDiffBetweenValues | Calculates difference between two values taking gaps into account (Inherited from SciChart.Charting.Numerics.Calendars.DiscontinuousDateTimeCalendarBase) |
![]() | GetValueByOffset | Gets value from start by offset (Inherited from SciChart.Charting.Numerics.Calendars.DiscontinuousDateTimeCalendarBase) |
![]() | IsDayInGap | Checks if day is in a gap (Inherited from SciChart.Charting.Numerics.Calendars.DiscontinuousDateTimeCalendarBase) |
![]() | IsValueInGap | Checks if DateTime is in a gap (Inherited from SciChart.Charting.Numerics.Calendars.DiscontinuousDateTimeCalendarBase) |
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




