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

Thread: MSchart

  1. #1
    Join Date
    Jul 1999
    Posts
    58

    MSchart

    i'm using mschart to publish my chart on a ASP page... is it possbile for me to click on either bar on the chart and popup a window showing the details or the particular bar?


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: MSchart

    this is not a direct answer to your question, but you might want to check out http://www.asp101.com/samples/bar_chart.asp
    a sample for creating bar charts in ASPs...
    If you wanted to trap click events on SUCH a chart you could use DHTML event trapping.


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