Thanks Narcis,
That was exactly what I was after.
Liviu
Search found 7 matches
- Thu Nov 13, 2008 3:22 pm
- Forum: .NET
- Topic: Graph type change
- Replies: 4
- Views: 5201
Hi Narcis, You might be able to figure out what I mean from the two attachments I've posted on your upload page (DSCallards_Bar_Graph.jpg and DSCallards_Line_Graph.jpg). Both attachments were produced using the same data set, first one using 2D Bar and the second one using 2D Line. What I'd like to ...
- Thu Nov 13, 2008 12:11 pm
- Forum: .NET
- Topic: Graph type change
- Replies: 4
- Views: 5201
Graph type change
Hi, Whenever I change my graph type from 2D/3D Bar to 2D/3D Line (or Area), the Y axis is re-based to start at the lowest value in the data set, not 0. Hence at first sight it appears as though the values have dropped to zero. Is it a way to force the graph to start at zero when the type is Line (or...
- Thu Jun 02, 2005 10:53 am
- Forum: .NET
- Topic: Problem with metafile export
- Replies: 1
- Views: 3887
Problem with metafile export
Hi, I'm trying to put a chart into a report by exporting it into a metafile, but unfortunately the image that is generated shows some gaps in the graph that are not displayed when the chart is displayed in the form. The data displayed is correct. I've posted a copy of the chart image, so you can see...
- Mon Aug 09, 2004 1:52 pm
- Forum: .NET
- Topic: Colour of line series doesn't show in legend
- Replies: 1
- Views: 4523
Colour of line series doesn't show in legend
Hi, I've got a couple of line series in a chart and I set two different colours for each line series(i.e. blue & green). Even though the correct colours are displayed in the chart, no colour is displayed in the legend for neither of them(instead a borderless white rectangle is diplayed beside each o...
- Fri Aug 06, 2004 9:51 am
- Forum: .NET
- Topic: problems with Points
- Replies: 3
- Views: 6776
Hi, It seems to work, the only downside to this fix is that by making the series inactive, it becomes unticked in the legend, which is not desirable. Any other suggestions? On the other hand I have another issue. If I have several series displayed in the chart, all with the same Z-order and the char...
- Thu Aug 05, 2004 2:01 pm
- Forum: .NET
- Topic: problems with Points
- Replies: 3
- Views: 6776
problems with Points
I have problems with a Points series that has dates on the X axis, doubles on the Y. The series is bound to a data view. The chart including the series is on a page where a button allows the user to select a filter that can be applied to filter the points displayed. If the selected filter causes the...