| void CBCGPChartVisualObject::AddChartObject | ( | CBCGPChartObject * | pObj, |
| BOOL | bUpdateScale = FALSE |
||
| ) |
Adds a new Chart Object.
Call this method to add a new Chart Object.
| pObj | A pointer to Chart Object to add. |
| bUpdateScale | Specifies whether the object should be scaled before adding. |