IndexDateTimeTickProvider Class Members
The following tables list the members exposed by IndexDateTimeTickProvider.
Public Constructors
| Name | Description | |
|---|---|---|
![]() | IndexDateTimeTickProvider Constructor |
Public Properties
| Name | Description | |
|---|---|---|
![]() | IndexMajorDelta | Gets the Index Major Delta (Inherited from SciChart.Charting.Numerics.TickProviders.IndexTickProviderBase<DateTime>) |
![]() | IndexMinorDelta | Gets the Index Minor Delta (Inherited from SciChart.Charting.Numerics.TickProviders.IndexTickProviderBase<DateTime>) |
![]() | ParentAxis | Called when the tick provider is initialized as it is attached to the parent axis, with the parent axis instance (Inherited from SciChart.Charting.Numerics.TickProviders.TickProvider<T>) |
Public Methods
| Name | Description | |
|---|---|---|
![]() | CalculateDelta | Calculates the Deltas for use in this render pass (Inherited from SciChart.Charting.Numerics.TickProviders.IndexTickProviderBase<DateTime>) |
![]() | GetMajorTicks | Overridden. Returns Generic-typed representation of major ticks array |
![]() | GetMinorTicks | Overridden. Returns Generic-typed representation of minor ticks array |
![]() | Init | Called when the tick provider is initialized as it is attached to the parent axis, with the parent axis instance (Inherited from SciChart.Charting.Numerics.TickProviders.TickProvider<T>) |
Protected Methods
Top
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




