|
Attach
The version for getting a graphical resource from the OBJ_BITMAP_LABEL object and binding it to the CGraphic class instance:
bool Attach(
|
The version for creating a graphical resource for the OBJ_BITMAP_LABEL object and binding it to the CGraphic class instance:
bool Attach(
|
Parameters
chart_id
[in] Chart ID.
objname
[in] Name of the graphical object.
width
[in] Image width in the resource.
height
[in] Image height in the resource.
Return Value
true — successful, false — failed to bind the object.