Sums specified nullable number values.
Namespace: MindFusion.Charting.Components
File: Component.js
JavaScript Copy Code |
---|
function add (value1, value2) |
The first term to sum.
The second term to sum.
A nullable number value representing the sum.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |