in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.
All Tags » WebChart (RSS)

Browse by Tags

  • HREF/tooltip in bar chart

    Hi, If i'm having a bar chart with country as Axis-X, and each country will have values for A and B. How do i display the Country Name in the tooltip/or to be passed as one of the url parameters? I've tried to use {#XVAL}, but it gaves me 0, 1, 2 instead of the Country Name. Any idea of that...
    Posted to WebChart for ASP.NET (Forum) by johong29 on 10-15-2007
    Filed under: WebChart
  • PRB: two-Y-axis in a BarChart => Bars are overlapping

    I'm using a BarChart with two Y-axis like in the following example: float[] x = new float[] { 1, 2, 3 }; // left y-axis int[] y1 = new int[] { 8, 15, 20 }; // rigth y2-axis int[] y2 = new int[] { 1000, 1200, 1400 }; ChartDataSeries ds1 = C1WebChart1.ChartGroups[0].ChartData.SeriesList.AddNewSeries...
    Posted to WebChart for ASP.NET (Forum) by IFEFLI on 10-16-2007
    Filed under: WebChart
  • Multiple charts problem

    Hello, I have a website which uses 4 charts, and i can only see 2 of them when i run the site... the others two only show the border of the chart but without the charts. And also, i get this error on page "c1wc_C1WebChart is undefined" and "c1cb_createContext is undefined' ... the...
    Posted to WebChart for ASP.NET (Forum) by benordz on 01-21-2008
    Filed under: WebChart, C1WebChart
  • Re: Multiline Tooltip with Multiple Data

    Sure thing. I'm using C# and this example shows how to create a multiline tooltip when the user hovers over the chart area. // Get a reference to the map area you want the tooltip to be associated with MapArea _chartMap = webchart.ImageAreas.GetByName("ChartData"); // set the tooltip message...
    Posted to WebChart for ASP.NET (Forum) by tomshelley on 03-27-2008
    Filed under: WebChart, tooltip
  • Is there a way to put text in, in line with, or above a bar?

    I would like to have a bar chart with the bar value (or some arbitrary text) on, next to, or in line with the bar that relates to the text. Is there a way to do this? I looked at the online examples and the closest thing I saw was a leader note (which I am curious about as well). Thank you for any/all...
    Posted to WebChart for ASP.NET (Forum) by tomshelley on 03-27-2008
    Filed under: WebChart, C1WebChart, bar text
  • Can WebChart be made to work behind a Load Balancer?

    Is there a way to make the webchart work from behind a Load Balancer? I have a chart ASP page that is being used as a portlet within our intranet. Everything works great as long as I don't have the code behind the Load Balancer. Once the code is behind the Load Balancer, it will only display the...
    Posted to WebChart for ASP.NET (Forum) by tomshelley on 04-04-2008
    Filed under: WebChart, load balancer, radware
  • WebChart ASP.NET Export

    Hi, I need to be able to provide some sort of export functionality once the web chart is generated on my web page so that the users can either download it as an image or a pdf or something. I'm trying to save an image using the GetImage() method. It returns a chart image but this image is not the...
    Posted to WebChart for ASP.NET (Forum) by nsharma on 06-09-2008
    Filed under: WebChart
  • Re: WebChart ASP.NET Export

    Thanks for replying and sending the samples. I had actually tried all this and this works but I am having trouble saving a dynamic chart image. I need to set the datasource of the chart at runtime. The chart gets rendered correctly on my page. But when I try to use GetImage method on button click, the...
    Posted to WebChart for ASP.NET (Forum) by anpuri on 06-10-2008
    Filed under: WebChart
  • XYChart Help

    Hello! Can somebody help me with this? how can i bind an xy chart from an xml file? this is gonna be like frecuency but i can't do it yet with the code behind... so, if anyone can help me please...
    Posted to WebChart for ASP.NET (Forum) by benordz on 01-18-2008
    Filed under: WebChart
  • Zoom

    I would like to know if anyone ever implemented zooming in the webchart control. Did any do this and can provide me with a sample of script? Thanks, Ralph
    Posted to WebChart for ASP.NET (Forum) by alanis on 06-25-2008
    Filed under: WebChart, C1WebChart
Page 1 of 1 (10 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.