SciChartDebugLogger Class Methods

For a list of all members of this type, see SciChartDebugLogger members.

Public Methods
 NameDescription
Public MethodSets the ISciChartLoggerFacade to write to. By default this is null, but after being set, the SciChartDebugLogger will write all output to this instance  
Public MethodWrites a line to the ISciChartLoggerFacade. By default, the facade instance is null. In this case nothing happens  
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