Fields  Properties  Methods 


RenderPassTernaryInfo Class Members

The following tables list the members exposed by RenderPassTernaryInfo.

Public Constructors
Public Fields
 NameDescription
Public Field  
Public Field  
Public Field Gets or sets a keyed dictionary of XAxis CoordinateCalculators  
Public Field Gets or sets a keyed dictionary of YAxis CoordinateCalculators  
Public Field Gets or sets a keyed dictionary of ZAxis CoordinateCalculators  
Top
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
Public Methods
 NameDescription
Public Method Adds a warning message (Inherited from SciChart.Charting.Services.RenderPassInfo)
Public Method Stores coordinate calculators for a collection of X axes (Inherited from SciChart.Charting.Services.RenderPassInfo)
Public Method Stores coordinate calculators for a collection of Y axes (Inherited from SciChart.Charting.Services.RenderPassInfo)
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