Jump to content
Software FX Community

Problem with Remove Method for Annotation


IT Support

Recommended Posts

Hello

We are using ChartFX 5.1 within ActiveX-Reports, which is implemented in a programm. In the actual version of this programm I use Annotation as follows:

.GetExtension("AnnotationX.AnnList").Remove(-1).Refreshand then I use .Controls("ChartFX1").GetExtension("AnnotationX.AnnList") and define the Annotation. This works all fine.

Now the new version of the programm needs another handling of objects:

set AnnotX = CreateObject("AnnotationX.AnnList").Controls("ChartFX1").AddExtension(AnnotX)'Annotation-Boxes von voriger Seite l
Link to comment
Share on other sites

Archived

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

×
×
  • Create New...