: Public Class
Created: 08/05/2008 14:13:15
Modified: 29/07/2011 15:55:35
Project:
Advanced:
Multi-purpose data points for defining a curve.  The use of this generic class is discouraged if a more specific class  can be used to specify the x and y axis values along with their specific data types.<br/><br/>
Attribute
Public Float
  xvalue
Details:
Notes: The data value of the X-axis variable,  depending on the X-axis units.<br/><br/>
Public Float
  y1value
Details:
Notes: The data value of the  first Y-axis variable, depending on the Y-axis units.<br/><br/>
Public Float
  y2value
Details:
Notes: The data value of the second Y-axis variable (if present), depending on the Y-axis units.<br/><br/>
Public Float
  y3value
Details:
Notes: The data value of the third Y-axis variable (if present), depending on the Y-axis units.<br/><br/>
Element Source Role Target Role
Curve
Class  
Name: CurveDatas
The point data values that define this curve.
Name: Curve
The curve of this curve data point.
Details:
 
Object Type Connection Direction Notes
DefaultBidCurveData Class Generalization From  
CurveData Class Dependency From