Properties  Methods 


DateTimeAxisBandsProvider Class Members

The following tables list the members exposed by DateTimeAxisBandsProvider.

Public Constructors
Public Properties
 NameDescription
Public Property Gets a collection of custom axis bands. (Inherited from SciChart.Charting.Visuals.Axes.AxisBandProviders.AxisBandsProviderBase<DateRange>)
Public Property Gets the axis current provider instance was initialized with (Inherited from SciChart.Charting.Numerics.ProviderBase)
Top
Public Methods
 NameDescription
Public Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBandProviders.AxisBandsProviderBase<DateRange>)
Public MethodOverloaded.  (Inherited from SciChart.Charting.Visuals.Axes.AxisBandProviders.AxisBandsProviderBase<DateRange>)
Public Method Called when the provider instance is initialized as it is attached to the parent axis, with the parent axis instance (Inherited from SciChart.Charting.Numerics.ProviderBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called to clip band range if it exceeds current SciChart.Charting.Visuals.Axes.IAxisParams.VisibleRange.  
Protected Method Called to draw one axis band. (Inherited from SciChart.Charting.Visuals.Axes.AxisBandProviders.AxisBandsProviderBase<DateRange>)
Protected MethodDraws a collection of custom axis bands AxisBands. See IAxisBandInfo<T>. (Inherited from SciChart.Charting.Visuals.Axes.AxisBandProviders.AxisBandsProviderBase<DateRange>)
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also