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


Divides the element values of the series on the left by the element values of the series on the right.

Overload List

OverloadDescription
Divide(Series,Series) Divides the element values of the series on the left by the element values of the series on the right.  
Divide(Double,Series) Divides the value on the left by the series on the right.  
Divide(Series,Double) Divides the series on the left by the value on the right.  

See Also

© 2010 All Rights Reserved.