dotnetCHARTING Send comments on this topic.
Multiplication Operator
See Also 
dotnetCHARTING Namespace > Element Class : Multiplication Operator

Multiplies two elements.

Overload List

OverloadDescription
Multiplication(Double,Element) Multiplies an element by a specified numeric value.  
Multiplication(Element,Double) Multiplies an element by a specified numeric value.  
Multiplication(Element,Element) Multiplies two elements.  

See Also