|
Browse by Tags
All Tags » UltraChart ( RSS)
-
Hi, I'm currently working on a project that uses Composite Charts. I've seen a couple of examples on the forum and I tried to reproduce a Composite chart composed of a Column Chart and a Line chart. When I excute the code, I can see the Colums, the X and Y Axis of the column chart. I also obtain...
-
I am plotting multiple xyseries on an ultrachart. I add each series to chart.compositeChart.series. The data series are all rendered on the graph but none of the appearance info i am trying to apply to each series is being picked up. What am I doing wrong? - thanks public void SetChartDataSource ( List...
-
I have a data bound Gantt chart that I need to have the bars in a series show as the same color but not be grouped together. I need the bars to be individually shown on their own row in sequential time order. If I set the SeriesLablesColumnIndex to a column that identifies the color groups I need, and...
-
Hello, I am currently working with the WinChart and I am trying to show quotes information in a line chart. The information itself is shown fine but now I want to change the contence of the Tooltips of the data points and the date/time information which is shown below the X-axis. The chart is bound to...
-
Hi, Is it possible to change spacing between two labels rows inside a legend of an ultrachart. I wanted to increase the vertical spacing between two label rows inside the legendn as its inadequate and the two labels rows are nearly getting merged. Thanks in advance
-
Well! I have a stack column chat whose data source databale contains 3 columns. 1 = Patient Id 2 = Patient Bill Amount 3= Patient Name Right now Column Stack chart is showing patient id as Horizantal and Bill Amount as Vertical and Legends are also showing patient Id. What i want is to show the Patient...
-
Hi, We wanted to show tooltips on the labels which are in the legend of an UltraChart. Is there any way out to do this. Thanks in advance
-
I have created an UltraChart using Pixel. Now I need to get the exact point on X-axis.But it is said that if I would have used DataValues I could have used ValueX to get the point on X-axis. But as I have used Pixel, I cannot use it now. On using LocationX I am getting position with respect to Pixel...
-
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...
-
I am using a Bar Chart, which displays very big amount of data, almost more than 2 pages. I am converting this Whole Web page to PDF using another tool. Now the problem is i need to use the page break in chart at 45 th bar,does any body has idea how do i can include page break in a chart. Thanks in advance
|
|