Properties  Methods 


SciChartDebugLogger Class Members

The following tables list the members exposed by SciChartDebugLogger.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the singleton SciChartDebugLogger instance  
Top
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