|
Browse by Tags
All Tags » UltraChart » winchart ( RSS)
-
It's very funny). I have a function that receives two list of numeric series. The numeric series of first list displays on the first line chart. The numeric series of second list displays on the second line chart. I need to set not same color for each line of charts automatically. I played with ColorModel...
-
I have a ultrachart control with type setuped in CompositeChart. CompositeChart consist of two lines charts and two time numeric series. Each of series displays on its line chart. At the runtime user sees two lines with same color but expected it will be different. We are using Infragistics 8.1. See...
-
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...
-
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
-
Hi, Here is my code. The project has only a UltraChart1 component of the Composite type. As you see, if you change bool bMilliSeconds to false, you will see data change in a second, but if you don't, the data does't show in a chart as it should. using System; using System.Collections.Generic;...
-
I have a composit char that has many stepline layers. Each layer has a Y axis with different min/max range. When I click data on a chart, I made show the lables of the Y axis used for the clicked data. Then I want to show some unique text next to the Y axis (between the labels and the left edge of the...
-
Hey. I'm working with the WinChart's line chart feature and I need a little help. Our data source is set up as a DataTable. We're using the chart to give a live view of how our data is changing. Updating the graph was easy as all you need to do is update the entries in the DataTable. As a...
|
|