IMSL C# Numerical Library

Chart.SetComponent Method 

Sets the "Component" attribute value.

public virtual void SetComponent(
   Control component
);

Parameters

component
A Control that contains a component of the Chart.

See Also

Chart Class | Imsl.Chart2D Namespace