IMSL C# Numerical Library
AbstractChartNode.SetY Method
Sets the "Y" attribute value.
public virtual
void
SetY(
object
y
);
Parameters
y
An
Object
that specifies the "Y" attribute value.
See Also
AbstractChartNode Class
|
Imsl.Chart2D Namespace