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


Subtracts the element values of series on the right from the series on the left.

Overload List

OverloadDescription
Subtract(Series,Series) Subtracts the element values of series on the right from the series on the left.  
Subtract(Double,Series) Subtracts all element values from the left hand side number.  
Subtract(Series,Double) Subtracts the number on the right hand side from the element values of the series on the left.  

See Also

© 2010 All Rights Reserved.