CBCGPChartTransitionFormula::CBCGPChartTransitionFormula | ( | TransitionType | type, |
LPARAM | lParam = NULL |
||
) |
Constructs a CBCGPChartTransitionFormula object.
The constructor.
type can be one of the following enumerated values:
If callback is specified (2-nd constructor), the formula type is TT_UNDEFINED.
type | Specifies transition formula type. |
lParam | User-defined data. Will be passed to a callback. |