Properties  Methods 


RenderPassInfo Class Members

The following tables list the members exposed by RenderPassInfo.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets an array of SciChart.Charting.Model.DataSeries.IDataSeries which source data  
Public PropertyGets or sets an array of SciChart.Data.Model.IntegerRange which provide indices to the source data-series in view  
Public PropertyGets or sets an array of SciChart.Data.Model.IPointSeries which provide data  
Public Property Gets or sets an array of RenderableSeries to draw  
Public Property Gets or sets an array of resampling hashes for appropriate point series  
Public Property Gets or sets the current pixel transformation strategy  
Public Property Gets or sets the current Viewport Size  
Public Property Gets or sets a collection of warning messages  
Public Property Gets a keyed dictionary of XAxis CoordinateCalculators  
Public Property Gets a keyed dictionary of YAxis CoordinateCalculators  
Top
Public Methods
 NameDescription
Public Method Adds a warning message  
Public Method Stores coordinate calculators for a collection of X axes  
Public Method Stores coordinate calculators for a collection of Y axes  
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