Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » line chart (RSS)
  • Non-overlapping LineChart lines

    Hello, I am using a UltraChart of type LineChart and some of the lines overlap from start to end. Thus, the colors get combined and it is not very clear which of the lines is for a specific plot. Is it possible to make the lines non-overlapping, without adding/substracting a constant from the values...
    Posted to Forum by tomoiaga on 11-06-2008
  • Custom Axis Label

    Hi, I am using a line chart in which I am plotting Values Vs. Time. All the values are getting plotted correctly but I want to display text 'Time' on X-axis and 'Value' on Y-Axis apart from X & Y axis scales. Is it possible ? Please help me
    Posted to Forum by diptikogekar on 10-31-2008
  • Win UltraChart of type Line should draw the lines according to values in DataTable's column, not row

    Hello, Is there a way to tell the UltraChart to draw the values from the columns of a DataTable, not from the Rows. For example, in table below: 1 2 0 2 3 0 3 4 0 I want that the lines in the chart to be drawon for [1, 2, 3], [2,3,4], [0,0,0] not [1, 2, 0], [2, 3, 0], etc. Is this possible? Thanks.
    Posted to Forum by tomoiaga on 10-27-2008
  • 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
  • NULL Value in WebChart

    Hi I am using line chart to witch I have bind a custom table. Table format is as follows MasterNo Col1 Col2 Col3 col4 P10 90 10 P20 20 10 90 P30 10 50 80 As row1 does not have value in last column chart is taking as 0. Also for P30 col2 does not have value it is also taken as 0 But what I want is to...
    Posted to Forum by diptikogekar on 10-07-2008
  • Can't get DataValues to work for Line Annotation in a LineChart3D

    I am trying to get a Line Annotation to work with a LineChart3D. Using Data Values I can create my line with no problem using valueX and valueY within a LineChart. However, I am not able to duplicate this using the LineChart3D. I can create a line annotation using pixel and percentage, but I need to...
    Posted to Forum by donnas70 on 09-18-2008
  • Re: Please tell how to access a point on X-axis when I have used Pixel for UltraChart

    I am trying to do something similar with the Line Annotation on a Line Chart. Using Data Values I can create my line with no problem using valueX and valueY within my Line Chart. However, I am not able to duplicate this using the LineChart3D. I can create a line annotation using pixel and percentage...
    Posted to Forum by donnas70 on 09-18-2008
  • Need help with dynamic charts (like a stock ticker)

    Hello, I am working on evaluating WinCharts. I want to create a chart like a stock ticker. I am not sure how to create a chart where the data will be dynamically added. I have a created a timer tick, I know that works fine (i have used it for other charts). THe problem I am having is with setting up...
    Posted to Forum by MDSAT on 07-29-2008
  • How to draw a trend line like excel?

    Please help me ,thanks a lot How to draw a trend line ? like excel trend line like this-->> this is my file.cs ,use the Composite Chart ,but i don't know how to draw a trend line ---------------------------------------------------------------------------------------------------- .... using...
    Posted to Forum by happyraing on 07-20-2008
  • Missing Datapoint on Chart

    Hello, I have a Line Chart and Series attached from a Datatable. When I have a NULL Value within a series and using UltraChart1.LineChart.NullHandling = UltraChart.Shared.Styles.NullHandling.DontPlot then it happens that the Datapoint before the Null value is not rendered. Steps to reproduce: Imports...
    Posted to Forum by zinsmeik on 07-03-2008
Page 1 of 2 (17 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems