void CBCGPChartMACDFormula::SetValueType | ( | ValueType | valueType, |
BOOL | bGeneratePoints = FALSE |
||
) |
Sets a formula calculation type.
valueType | Specifies a formula calculation type. |
bGeneratePoints | If TRUE, data points for the output series will be calculated immediately; otherwise you'll need to call GeneratePoints manually. |