IMSL C# Numerical Library

AbstractChartNode.SetX Method 

Sets the "X" attribute value.

public virtual void SetX(
   object x
);

Parameters

x
An Object that specifies the "X" attribute value.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace