Jump to content
Software FX Community

Making chart visible/invisible at will


User (Legacy)

Recommended Posts

What development tool are you using VB or VC ? The chart control is

contained by a window which can be made visible using the Windows API, VB

exposes a property: Visible, VC doesn't, but the chart is a control in the

dialog, so when you get it from the Dialog you can make invisible using

ShowWindow from the Windows API.

--

FP

Software FX, Inc.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...