dotnetCHARTING Send comments on this topic.
FromYValues Method
See Also 
dotnetCHARTING Namespace > Series Class : FromYValues Method


Creates a named series of element with the specified y values.

Overload List

Overload Description
FromYValues(String,Double[]) Creates a named series of element with the specified y values.  
FromYValues(Double[]) Creates a series of element with the specified y values.  

See Also