User (Legacy) Posted June 6, 2002 Report Share Posted June 6, 2002 When I call cleardata CD_EXTENSIONS on my chart to remove annotations objects the line series in my chart are converted to bars. How can I prevent this? thanks Paul Quote Link to comment Share on other sites More sharing options...
Software FX Posted June 7, 2002 Report Share Posted June 7, 2002 This is actually by design by design because we want to ensure that no series is associated with an extended type. You can remove the Annotation Extension as follows: ChartFX1.RemoveExtension "AnnotationX.AnnList" Since this is selective, this will not reset the Gallery information. -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.