IAxisBandsProviderBase Interface Members
The following tables list the members exposed by IAxisBandsProviderBase.
Public Properties
| Name | Description | |
|---|---|---|
![]() | AxisBands | |
![]() | ParentAxis | Gets the axis current provider instance was initialized with. (Inherited from SciChart.Charting.Visuals.Axes.AxisBandProviders.IAxisBandsProvider) |
Public Methods
| Name | Description | |
|---|---|---|
![]() | DrawAxisBands | Called by SciChart.Charting.Visuals.Axes.AxisBase to draw axis bands. (Inherited from SciChart.Charting.Visuals.Axes.AxisBandProviders.IAxisBandsProvider) |
![]() | GetAxisBandsFor | |
![]() | Init | 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) |
See Also

