void CBCGPChartTrendFormula::SetTrendType | ( | TrendLineType | type, |
LPARAM | lParam = NULL , |
||
BOOL | bGenerateDataPoints = TRUE |
||
) |
Sets new trend line type.
Call this method to set the new trend line type.
type should be one of the following enumerated values.
type | Specifies the new trend line type. |
lParam | User-defined data. |
bGenerateDataPoints | TRUE - recalculate output data points immediately. |