Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » ultrawinchart (RSS)
  • How to use NullHandling.DontPlot with a Composite chart [dual Y axis line chart]

    I have 12 month's data. it is sales against work data. So if i have data only for june, then the line starts from bottom in may and reaches the value in June and then drops down to july. This gives a feel as if the may and july are having 0 values. I would like to show a diamond in place of the whole...
    Posted to Forum by VikasGc on 07-30-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
  • About the ItemFormat on GanttCharts

    The default value of ItemFormat on every axis is Item_Label. Therefore the corresponding ItemFormatString is <ITEM_LABEL>. The DataSource of any GanttChart could be created like this: GanttDataSource ganttDataSource = new GanttDataSource (); GanttSeries seriesA = ganttDataSource.Series.Add( "Serie...
    Posted to Forum by uhillig on 06-17-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
  • Legend items cannot be all displayed anymore

    I upgraded Infragistics package to "3.0.20033.1123" because it fix one bug, but I got another problem. I have more legend items to display in one column, in old Infragistics version it can automatically display as two columns in Legend area, but now it cannot adjust to 2 columns. even worse...
    Posted to Forum by couchingtiger 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
  • 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
  • How can I have different line color in each StepLineChart layer?

    Hi, I have several StepLineChart layer in a ChartArea and each layer has one line data. All lines in the chart are shown in the same color. The color model is CustomeLinear and the scaling is none. A different winchart control with the LineChart chart type which use the same datatable shows lines in...
    Posted to Forum by ktatsu on 05-28-2008
Page 1 of 2 (15 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems