User (Legacy) Posted January 30, 2002 Report Share Posted January 30, 2002 Hello, I have added a few stripes and constant lines to a chart using the ChartFX1.OpenDataEx(COD_STRIPES, 2, 0) call and successfully added the stripes, but now need to remove them. I tried calling ChartFX1.OpenDataEx(COD_STRIPES, 0, 0) to set the stripe count to zero, but with no luck. Please let me know Thanks Jeffrey Quote Link to comment Share on other sites More sharing options...
Software FX Posted January 30, 2002 Report Share Posted January 30, 2002 Use: Chart1.ClearData CD_STRIPES -- 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.