Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UltraChart » ultrawinchart (RSS)
  • Re: Problem with color in CompositeChart

    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...
    Posted to Forum by BorodaAlex on 10-24-2008
  • Problem with color in CompositeChart

    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...
    Posted to Forum by BorodaAlex on 10-24-2008
  • Composite Chart (Column and Line), Line Chart never appears

    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...
    Posted to Forum by yannh on 07-18-2008
  • How to change Legend Labels for stack column chart?

    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...
    Posted to Forum by majidbhutta on 07-07-2008
  • Easy way to show text next to Y axis

    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...
    Posted to Forum by ktatsu on 06-05-2008
  • Line Chart Glowing Points

    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...
    Posted to Forum by AnthonyHugh on 06-05-2008
  • LineChart Bug

    Is there a bug with ... LineChart.NullHandling = NullHandling.DontPlot ? I am adding NumericSeries into a MRUltraChart Class inherited from Ultrachart. Somehow, some of the icons in the lineChart are not displaying although I have ensured that all data are displayed in the NumericSeries. I am adding...
    Posted to Forum by griffithtp on 05-29-2008
  • Putting a red line across the Y=0 axis of a ScatterChart

    I've got a ScatterChart set up that shows data that is both positive and negative on the Y axis. I'd like to have a horizontal red line on the chart that shows where Y = 0. What is the preferred way of doing this? Is there a setting I'm missing, would I need to override a paint event, or...
    Posted to Forum by Rask on 04-29-2008
  • UltraWinChart 5.2 How do you plot against Y2 Axis?

    I have a simple datatable with 3 columns (Lable, ActualPrice, ActualVol) I would like to plot ActualPrice column against the Y axis and ActualVol against the Y2 axis. Can anyone let me know how to do this please? Thanks in advance. Example, DataTable dt = new DataTable(); dt.Columns.Add(new DataColumn...
    Posted to Forum by JayGudgeon on 04-29-2008
  • Stacked Column Chart X Axis Labels Overlap

    Hi When I set my ultrachart to be a Stacked Column chart and there are a lot of data along the X-axis, the labels overwrite each other until it becomes a black block where the labels should be. I've used AxisTickStyle.Smart to solve this problem on other chart types, but it doesn't work on Stacked...
    Posted to Forum by petecjohnson on 04-25-2008
Page 1 of 1 (10 items)
Powered by Community Server (Commercial Edition), by Telligent Systems