CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 1999
    Posts
    2

    URGENT:Problem with MSChart control



    I'm using MSChart2.0 to plot a graph. But it is not supporting 3D-pie chart type. Only 2D-pie is available. Is there any other control which has the same functions of MSChart2.0 and also provides 3D-pie chart type. Someone please help me.


    Thanks

    - prince



  2. #2
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: URGENT:Problem with MSChart control

    2 solutions:
    1st: You download service pack 3 from microsoft site that fixes bugs of chart control
    2nd: You use another control eg. OLE container in which you can use Excel in order to have your chart or either MS Graph 8!

    Michael Vlastos
    Company MODUS SA
    Development Department
    Tel: +3-01-9414900

  3. #3
    Guest

    Re: URGENT:Problem with MSChart control

    rwar


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