RenderPassTernaryInfo Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets an array of SciChart.Charting.Model.DataSeries.IDataSeries which source data (Inherited from SciChart.Charting.Services.RenderPassInfo)
Public PropertyGets or sets an array of SciChart.Data.Model.IntegerRange which provide indices to the source data-series in view (Inherited from SciChart.Charting.Services.RenderPassInfo)
Public PropertyGets or sets an array of SciChart.Data.Model.IPointSeries which provide data (Inherited from SciChart.Charting.Services.RenderPassInfo)
Public Property Gets or sets an array of RenderableSeries to draw (Inherited from SciChart.Charting.Services.RenderPassInfo)
Public Property Gets or sets an array of resampling hashes for appropriate point series (Inherited from SciChart.Charting.Services.RenderPassInfo)
Public Property Gets or sets the current pixel transformation strategy (Inherited from SciChart.Charting.Services.RenderPassInfo)
Public Property Gets or sets the current Viewport Size (Inherited from SciChart.Charting.Services.RenderPassInfo)
Public Property Gets or sets a collection of warning messages (Inherited from SciChart.Charting.Services.RenderPassInfo)
Public Property Gets a keyed dictionary of XAxis CoordinateCalculators (Inherited from SciChart.Charting.Services.RenderPassInfo)
Public Property Gets a keyed dictionary of YAxis CoordinateCalculators (Inherited from SciChart.Charting.Services.RenderPassInfo)
Top
See Also