Chart (Business Graphic) COBJ Event
This event is reported when you release the mouse over a chart object such as a heading or caption. The event message is a 3-element vector giving:
- Chart id a unique name for the chart such as chart98562. This may be supplied by the application using
ch.Name or it will have been generated by RainPro.
- Object type one of Heading YCaption XCaption etc. See the RainPro documentation for the complete list.
- Gui name the internal Dyalog name for the object.
You may use the Dyalog name to modify the object directly, or call #.PostScrp.SetObject with the Chart id, the Object type, and the new value for the object.
Continue to: Chart (Business Graphic) CDATA Event
© Copyright Causeway Graphical Systems Ltd 2003