RenderPassTernaryInfo Class Members
The following tables list the members exposed by RenderPassTernaryInfo.
Public Constructors
| Name | Description | |
|---|---|---|
![]() | RenderPassTernaryInfo Constructor |
Public Fields
| Name | Description | |
|---|---|---|
![]() | DataSeries | |
![]() | RenderableSeries | |
![]() | XCoordinateCalculator | Gets or sets a keyed dictionary of XAxis CoordinateCalculators |
![]() | YCoordinateCalculator | Gets or sets a keyed dictionary of YAxis CoordinateCalculators |
![]() | ZCoordinateCalculator | Gets or sets a keyed dictionary of ZAxis CoordinateCalculators |
Public Properties
| Name | Description | |
|---|---|---|
![]() | DataSeries | Gets or sets an array of SciChart.Charting.Model.DataSeries.IDataSeries which source data (Inherited from SciChart.Charting.Services.RenderPassInfo) |
![]() | IndicesRanges | Gets 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) |
![]() | PointSeries | Gets or sets an array of SciChart.Data.Model.IPointSeries which provide data (Inherited from SciChart.Charting.Services.RenderPassInfo) |
![]() | RenderableSeries | Gets or sets an array of RenderableSeries to draw (Inherited from SciChart.Charting.Services.RenderPassInfo) |
![]() | ResamplingHashes | Gets or sets an array of resampling hashes for appropriate point series (Inherited from SciChart.Charting.Services.RenderPassInfo) |
![]() | TransformationStrategy | Gets or sets the current pixel transformation strategy (Inherited from SciChart.Charting.Services.RenderPassInfo) |
![]() | ViewportSize | Gets or sets the current Viewport Size (Inherited from SciChart.Charting.Services.RenderPassInfo) |
![]() | Warnings | Gets or sets a collection of warning messages (Inherited from SciChart.Charting.Services.RenderPassInfo) |
![]() | XCoordinateCalculators | Gets a keyed dictionary of XAxis CoordinateCalculators (Inherited from SciChart.Charting.Services.RenderPassInfo) |
![]() | YCoordinateCalculators | Gets a keyed dictionary of YAxis CoordinateCalculators (Inherited from SciChart.Charting.Services.RenderPassInfo) |
Public Methods
| Name | Description | |
|---|---|---|
![]() | AddWarning | Adds a warning message (Inherited from SciChart.Charting.Services.RenderPassInfo) |
![]() | StoreXAxisCoordinateCalculators | Stores coordinate calculators for a collection of X axes (Inherited from SciChart.Charting.Services.RenderPassInfo) |
![]() | StoreYAxisCoordinateCalculators | Stores coordinate calculators for a collection of Y axes (Inherited from SciChart.Charting.Services.RenderPassInfo) |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also




