| void CBCGPChartMAENVFormula::SetMAType | ( | MovingAverageType | maType, |
| BOOL | bGenerateDataPoints = TRUE |
||
| ) |
Sets a moving average type.
| maType | Specifies moving average type. |
| bGenerateDataPoints | If TRUE, data points for the output series will be calculated immediately; otherwise you'll need to call GeneratePoints manually. |