Jump to content
Software FX Community

RE: Array of Annotation Items


Software FX

Recommended Posts

Hello,

It might be easier to use the group feature of the ChartFX annotation object so that you can apply settings to the entire set of annotation objects with just one command.

Here is a segment of the ChartFX Annotation Objects Reference API help file that speaks about grouping. For more detailed information please refer to this help file.

***************************************************************************************************************************

This object is provided through the AnnGroup object in the Annotation extension Type Library. Because each group exposes all Common properties, you could change visual attributes of objects in a group with just one property call. For example, if you have a group of 10 circles, you can change the background color of all circles by invoking the BkColor property exposed by the Group object.

***************************************************************************************************************************

Justin Trask

Software FX

-----Original Message-----

From: Katherine Yang [mailto:kyang@cyveillance.com]

Posted At: Tuesday, November 07, 2000 2:25 PM

Posted To: Server

Conversation: Array of Annotation Items

Subject: Array of Annotation Items

Hi All:

Does anyone know how to create an array of Annotated Text Objects. I am

trying to create an array and change the text properties via a for loop.

Thanks,

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...