Jump to content
Software FX Community

Drill-Down problem


tetra123

Recommended Posts

I have a question, my company has in network planning is divided into two domain (DA1 / DA2).
DA1 Proxy Server link through the Internet, but not on DA2, DA2 is a closed network.
We have developed a web page can be displayed through the Chart FX 7 to Line chart. DA1 can be displayed in the normal and can Drill-Down (either with one or another page Chart diagram), but the same page on DA2 is not ground, can display Chart view, but it can not Drill-Down. Have tried to transfer too Trust Site and enhance True Level, but it will not work. Will I still did not pay attention to it there?

Computer environments:
Windows 2003 SP1/SP2
IE 7

Thank you
Link to comment
Share on other sites

Hi Sir,


         

Let me sort out my problem,

We
create a web page then initial Chart Object. And set the url string in point
object. sample as below


 


Develop
Environment :


OS :
Windows 2008 64bit SP2


Browser
: IE8


.Net
Framework 4.0


Visual
Studio 2010 C#


 


Chart1.RenderFormat = ".NET";


 


Chart1.Points[x,
y].Link.Url =

Link to comment
Share on other sites

What I meant is that I believe this has nothing to do with the chart. Please try the markup below on your server (replace http://localhost/xxx with the real link). Let me know what happens.

 

  <img src="http://community.softwarefx.com/utility/anonymous.gif" usemap="#imgmap">

    <map name="imgmap">

      <area shape="rect" coords="0,0,50,50" href="http://localhost/xxx" alt="My Link">

    </map>

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...