CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: MS Chart

  1. #1
    Join Date
    Oct 2000
    Location
    Upstate NY
    Posts
    249

    MS Chart

    IS there a way to control the background color of the MSChart object. It wants to stay transparent for me and takes on the same color as the form.
    73 RSH


  2. #2
    Join Date
    Sep 2001
    Posts
    3

    Re: MS Chart

    Hi, I think this will work...
    1) right click on the mschart and select 'Properties'
    2) select the backdrop tab
    3) select the 'Pattern' drop down combo
    4) choose any but the top two - you'll soon discover which one you want.
    5) once chosen, the color and pattern color combo boxes become enabled - choose whatever you like......
    6) click on 'Apply'
    7) click on 'OK'
    that should do it


  3. #3
    Join Date
    Oct 2000
    Location
    Upstate NY
    Posts
    249

    Re: MS Chart

    Thanks Tim
    I poked around that backdrop tab but didnt hit the right combination for a white opaque chart.
    Works perfectly.
    RSH


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured