Accumulate Property
Overloads
Accumulate |
* 0 means no accumulation * 1 means full accumulation (each y-value accumulates all previous y-values of the expression) * ≥ 2 means accumulate as many steps as the Default value is 0. This parameter is optional. JSON property name: qAccumulate |
Accumulate
- 0 means no accumulation
- 1 means full accumulation (each y-value accumulates all previous y-values of the expression)
- ≥ 2 means accumulate as many steps as the qAccumulate value
Default value is 0.
This parameter is optional.
JSON property name: qAccumulate
Declaration
int Accumulate { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!