Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » ChartType LineChart (RSS)
  • How do you create a log-log plot using UltraChart?

    I'm trying to create a log-log plot using UltraChart. I have 1 independent variable and 3 dependent variables. The values on the Y axis are looking fine, but the X axis is not working. Here's my code: public IDataGraph(int nval, double[ xValues, double[ yObsValues, double[ yFitValues, double...
    Posted to Forum by mhlocke on 06-09-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
  • Line chart data not aligning to x axis labels

    Why does the line chart not align to the labels on the x-axis? I am using a subset of infragistics sample data to display the problem. To recreate, create a simple project that has one Form. On the form, Add a winchart. Set the ChartType to LineChart. Switch to code view. Copy and paste and below card...
    Posted to Forum by bladerunner500 on 06-03-2008
  • Charting formulas and constants

    Is there a way of plotting graphs which do not have a data source, but instead use a formula to generate plotting points? I specifically want to plot straight lines to show trends and cutoff points.
    Posted to Forum by sbuscombe1 on 04-22-2008
  • Change Series Name

    I have a chart with two lines that I generated from binding a dataset to the chart control. The Legend shows "Row #0" and "Row #1" How do I change the legend so that it shows the correct label (Meetings in Row 0 and Phone calls in row 1) Do I need to change the way I created the dataset...
    Posted to Forum by paulfisk on 03-13-2008
  • Stretch Chart in Chart Area

    Hi, I am wondering is there any way stretch chart in chart Area. See this photo chart is displaying in very small area i want to strech chart without increasing chart area width or height.
    Posted to Forum by hirenkalavadia on 02-22-2008
  • Tooltips issue with UltraChart in LineChart type.

    For some reason all the tooltips are working fine on my lines except for the yellow line where the diamond point seems to be behind the yellow line and seems to be black in place of yellow. The other lines Magenta, Black, Cyan, Brown and other correctly gets their point (which are set to be diamond)...
    Posted to Forum by AlainB on 02-04-2008
  • Disappearing Chart Lines

    When I change ChartType from ChartType.ColumnChart to ChartType.LineChart, the columns disappear, but no lines appear in their place. The X and Y Axis are drawn identically, but no lines are visible. ChartLayerAppearance mychartLayer = new ChartLayerAppearance (); mychartLayer .ChartType = ChartType...
    Posted to Forum by wmdaily on 12-27-2007
Page 1 of 1 (8 items)
Powered by Community Server (Commercial Edition), by Telligent Systems