Properties  Methods 


TernaryCoordinateCalculator Class Members

The following tables list the members exposed by TernaryCoordinateCalculator.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TernaryCoordinateCalculator class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the parent SciChart.Charting.Visuals.ISciChartTernarySurface.  
Public Property Gets or sets the XAxis control on the SciChartTernarySurface  
Public Property Gets or sets the YAxis control on the SciChartTernarySurface (default side=Right)  
Public Property Gets or sets the ZAxis control on the SciChartTernarySurface (default side=Left)  
Top
Public Methods
 NameDescription
Public Method Get data value from coordinate  
Public MethodOverloaded.  Get intersection coordinate from data values.  
Public Method Get X coordinate calculator for XAxis  
Public Method Get X coordinate calculator for YAxis  
Public Method Get X coordinate calculator for ZAxis  
Public Method Get Y coordinate calculator for YAxis  
Public Method Get Y coordinate calculator for ZAxis  
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