IlvDataSetPoint
IlvDataSetPoint
represents the data
at the given index in the specified data set.Method Attributes | Method Name and Description |
---|---|
Returns the data set to which this data point belongs.
|
|
getIndex()
Returns the index at which this data point is stored in the data set.
|
|
getXData()
Returns the X value of this data point.
|
|
getYData()
Returns the Y value of this data point.
|
|
toString()
Returns a string representation of this data point.
|