Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » WebChart (RSS)
  • Re: Chart layout question

    Thanks for your reply. My original data is in a different format. I have written a new stored procedure to give me the data that has a total of 6 columns. Region, Location number, location description, ClaimYear, ClaimMonth, and Revenue. I want to chart the revenue by location which is within a region...
    Posted to Forum by Kjan on 07-17-2008
  • Jumbled text title on Y axis

    I have a Bar Chart that has what a appears to be the title of my query that I want to remove....how is this done?
    Posted to Forum by rlmb on 07-14-2008
  • Re: Displaying labels on X-Axis

    Hello, Kris! Applying label column happens by using the </ ig:tickMark > tag. I've tried to bind the labels that should be displayed with the bean this way < ig:tickMark value = "0" tickCaption ="#{source.axisLabel}" ></ ig:tickMark > and it worked. I'd appreciate...
    Posted to Forum by [Infragistics] Bozhidar Dedov on 07-08-2008
  • Re: Display xy Series in WebChart

    Hello, marlife! I think any of the LineCharts would be correct for your purpose. I tried to display simple xy Series in a ClusterLineChart and it worked fine. Check if your dataMapping tag was assigned correct values. For example I have used the tag this way dataMapping = "value: population; markerCaption...
    Posted to Forum by [Infragistics] Bozhidar Dedov on 07-08-2008
  • how to give input to web chart

    Hi, Shall i pass a one full column value of table as a input to infragistics web chart Axis?.. is it possible?.. please explain how to give input to web chart.
    Posted to Forum by Arulanandham on 06-23-2008
  • ChartImagesPath

    Hi Could someone help me with the ChartImagesPath property of the UltraChart control (NetAdvantage for ASP.NET 2008 Vol 2). I've tried modifying the properties of the control from the code behind (e.g. UltraChart1.ChartImagesPath = @"c:\mydirectory" ; or... Chart1.ChartImagesPath = "mydirectory"...
    Posted to Forum by stokes_andrew on 06-22-2008
  • Display xy Series in WebChart

    I'm using the new NetAdvantage for JSF 2008 - I have to display one/multiple time series in a Webchart. (Datapoints connected with lines: e.g. 'Speed over Time' OR 'Pressure over Speed' etc.) - I managed to handle most of the chart related stuff in Java Bean Code. - Until now I wasn't...
    Posted to Forum by marlife on 06-20-2008
  • copy chart

    I am wondering if there is any option to copy the chart as an image. I wanted to zoom in\out functinality and I learnt that it's not there yet. http://forums.infragistics.com/forums/p/8993/35111.aspx#35111
    Posted to Forum by cheers on 06-19-2008
  • Javascript Error on MouseOver the bar

    Hi, I am using infragisitcis version 6.1.20061.28 the javascript error "Undefined is null or not an object" when i put the ultrawebchart control inside the AJAX updatePanel and its trigering event is control by AJAX timercontrol and PartialPostback is enabled in scriptmanager. Page succesfully...
    Posted to Forum by uprety_vaibhav on 06-17-2008
  • How to perform setDataMapping() in Bean Code?

    I try to build my LineChart completely in the bean code. Caption and legends of the charts appear but no axes, grid lines or data lines. I guess one important problem is the data mapping, which I don't really know how to perform it in bean's code. JSF code is only this: ... < ig:chart id ...
    Posted to Forum by marlife on 06-05-2008
Page 1 of 2 (20 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems