ISeriesDrawingProvider Interface Members
The following tables list the members exposed by ISeriesDrawingProvider.
Public Methods
| Name | Description | |
|---|---|---|
![]() | OnBeginRenderPass | Called immediately before a render pass begins. |
![]() | OnDraw | Called during the Draw pass of this series onto the viewport. |
![]() | OnNotifySeriesPropertyChanged | Called when a property changes on the associated SciChart.Charting.Visuals.RenderableSeries.BaseRenderableSeries which requires caches to be cleared or drawing to be invalidated in some way. |
See Also
