Click or drag to resize
AbstractChartNodeSetX Method
Sets the "X" attribute value.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual void SetX(
	Object x
)

Parameters

x
Type: SystemObject
An Object that specifies the "X" attribute value.
See Also