MsCalculationType

Description

The MsCalculationType enumeration is used to determine a calculation mode.

It is used by the following properties:

Available Values

Value Brief description
0 Pointwise. The calculation is executed consequently in each point of the series: first, the formula is calculated by the first point, then by the second, and so on.
1 Serie. The calculation is executed simultaneously by all series points.

See also:

Ms Assembly Enumerations