Properties  Methods 


BubbleSeriesDrawingProvider Class Members

The following tables list the members exposed by BubbleSeriesDrawingProvider.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the BubbleSeriesDrawingProvider class.  
Top
Public Properties
Public Methods
 NameDescription
Public MethodOverridden.  Called when immediately before a render pass begins. This is guaranteed to be called on the UI Thread.  
Public MethodOverridden.  Called during the Draw pass of this series onto the viewport. This method is guaranteed to be called on the UI Thread.  
Public MethodOverridden. 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.  
Top
Protected Methods
 NameDescription
Protected Method Called when the internally cached sprite of a bubble requires recreation.  
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