C:\Sites\erp.hydrofiltsep.com\wwwroot\erp\ebuilder\aspdemo\xystub.asp
Back to Chart Graphics
<%@ language="vbscript" %>
Simple Clickable XY Chart Handler
You have clicked on the following chart element :
- Data Set : <%=Request("dataSetName")%>
- X Position : <%=Request("x")%>
- X Label : <%=Request("xLabel")%>
- Data Value : <%=Request("value")%>