This event is fired when a CQGCurves item is added to the end of CQGCustomStudy.
| Visual Basic |
|---|
Public Event CustomStudyAdded( _ ByVal cqg_custom_study As CQGCustomStudy _ ) |
- cqg_custom_study
Reference to the changed CQGCustomStudy.
|
| CQG API 4.0 - Revised |
|
| CustomStudyAdded Event | |
| See Also Send Feedback | |
Reference to the changed CQGCustomStudy.
| CQGCEL Interface : CustomStudyAdded Event |
Glossary Item Box
This event is fired when a CQGCurves item is added to the end of CQGCustomStudy.
| Visual Basic |
|---|
Public Event CustomStudyAdded( _ ByVal cqg_custom_study As CQGCustomStudy _ ) |
Reference to the changed CQGCustomStudy.