Hello.
I'm using Teechart V3. When I have a bar with negative value the bar is not visible.
see picture:
As you can see, the green column has a negative value and it exists in the legend but in the chart it is missing.
Thanks,
Ronen.
Search found 10 matches
- Tue Aug 20, 2013 8:41 am
- Forum: .NET
- Topic: Negative values in Bar series
- Replies: 1
- Views: 3566
- Tue May 01, 2012 7:02 am
- Forum: .NET
- Topic: Steema.TeeChart.Styles.TreatNullsStyle
- Replies: 1
- Views: 3330
Steema.TeeChart.Styles.TreatNullsStyle
Hi I'm using the chart and using: series.TreatNulls = Steema.TeeChart.Styles.TreatNullsStyle.DoNotPaint I have attached an image of how the graph is painted. My problem is that the lines go to 0 where the null value is instead of just having a missing segment. Another problem is that when i use down...
- Mon May 09, 2011 10:28 am
- Forum: .NET
- Topic: DrawAllPoints and TreatNulls behaving strange
- Replies: 3
- Views: 5177
Re: DrawAllPoints and TreatNulls behaving strange
Hello. I'm using TeeChart 3.5.3700.30575 build. As I saw in the release note the [TF02014420] should be fixed, but I don't see any change in this behavior. I'm still getting the same strange behavior from the chart. Please help, the it is a critical issue for me, since the displayed chart is not rig...
- Sun Feb 27, 2011 10:14 am
- Forum: .NET
- Topic: Evaluation of version 2010 for asp.net
- Replies: 1
- Views: 2919
Evaluation of version 2010 for asp.net
We're evaluating version 2010 teeChart control for an upcoming asp.net web project, I'd like to know if there is a way to drag the color band or a cursor on the chart in an ajax web application?
Thanks.
Thanks.
- Mon Jan 07, 2008 9:51 am
- Forum: ActiveX
- Topic: Interactivity lost on Teechart .net control
- Replies: 7
- Views: 9311
We did not have any problems with the AX V7 installation but we get an exception during the installation of the .net V3 on our Server Machine. The visible symptoms of the incorrect functionality of the .net graph are that the graph behaves like an image: 1. We get an image bar with buttons to save/p...
- Wed Jan 02, 2008 3:29 pm
- Forum: ActiveX
- Topic: Interactivity lost on Teechart .net control
- Replies: 7
- Views: 9311
In our application we have some pages where we use TeeChart as ActiveX (TeeChart Pro v7 ActiveX) and some pages where we use TeeChart .net (TeeChart for .NET v3). Last week we installed TeeChartAX7MultiLangUnicode.exe on a WEB Server machine. After this installation our ActiveX pages work well (asp ...
- Wed Jan 02, 2008 2:21 pm
- Forum: ActiveX
- Topic: Interactivity lost on Teechart .net control
- Replies: 7
- Views: 9311
- Tue Jan 01, 2008 1:15 pm
- Forum: ActiveX
- Topic: Interactivity lost on Teechart .net control
- Replies: 7
- Views: 9311
Interactivity lost on Teechart .net control
In our application we have some pages where we use TeeChart as ActiveX and some pages where we use TeeChart .net. After installing TeeChart Pro v7 ActiveX with Unicode (TeeChart7Activex.exe and TeeChartAX7MultiLangUnicode.exe installed) on a WEB Server machine the page that has Teechart as a .net co...
- Thu Dec 20, 2007 2:24 pm
- Forum: .NET
- Topic: Display end (maximum) label on bottom axis of a webchart
- Replies: 1
- Views: 3172
Display end (maximum) label on bottom axis of a webchart
Hi, I have a webchart that displays time labels on the bottom axis. I want a label displayed at the very start (min value) and the very end of the axis (max value). I set tChart.Axes.Bottom.Labels.OnAxis = true; But only the label at the start of the axis is displayed. The label at the end of the ax...
- Wed Sep 05, 2007 11:50 am
- Forum: .NET
- Topic: How to Undo Zoom on a WebChart using a zoom tool
- Replies: 1
- Views: 3277
How to Undo Zoom on a WebChart using a zoom tool
Hi, I need to supply zoom functionality on my WebChart. I used you sample code to add a zoom tool that would let me select a rectangle on the chart and zoom on it, which worked fine. In the ActiveX TeeChart version, drawing a rectangle in the opposite direction, (dragging the mouse, starting on lowe...