Properties  Methods 

IAxisBandsProviderBase Interface Members

The following tables list the members exposed by IAxisBandsProviderBase.

Public Properties
 NameDescription
 Property  
 Property Gets the axis current provider instance was initialized with. (Inherited from SciChart.Charting.Visuals.Axes.AxisBandProviders.IAxisBandsProvider)
Top
Public Methods
 NameDescription
 MethodCalled by SciChart.Charting.Visuals.Axes.AxisBase to draw axis bands. (Inherited from SciChart.Charting.Visuals.Axes.AxisBandProviders.IAxisBandsProvider)
 Method  
 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.Visuals.Axes.AxisBandProviders.IAxisBandsProvider)
Top
See Also