RenderPassInfo Class Properties

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

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
See Also