Search found 10 matches

by RonenL
Tue Aug 20, 2013 8:41 am
Forum: .NET
Topic: Negative values in Bar series
Replies: 1
Views: 3547

Negative values in Bar series

Hello.

I'm using Teechart V3. When I have a bar with negative value the bar is not visible.
see picture:
negative.PNG
negative.PNG (51.7 KiB) Viewed 3686 times
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.
by RonenL
Tue May 01, 2012 7:02 am
Forum: .NET
Topic: Steema.TeeChart.Styles.TreatNullsStyle
Replies: 1
Views: 3315

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...
by RonenL
Mon May 09, 2011 10:28 am
Forum: .NET
Topic: DrawAllPoints and TreatNulls behaving strange
Replies: 3
Views: 5142

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...
by RonenL
Sun Feb 27, 2011 10:14 am
Forum: .NET
Topic: Evaluation of version 2010 for asp.net
Replies: 1
Views: 2898

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.
by RonenL
Mon Jan 07, 2008 9:51 am
Forum: ActiveX
Topic: Interactivity lost on Teechart .net control
Replies: 7
Views: 9282

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...
by RonenL
Wed Jan 02, 2008 3:29 pm
Forum: ActiveX
Topic: Interactivity lost on Teechart .net control
Replies: 7
Views: 9282

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 ...
by RonenL
Wed Jan 02, 2008 2:21 pm
Forum: ActiveX
Topic: Interactivity lost on Teechart .net control
Replies: 7
Views: 9282

Of corse the page with the .net graph is not fully interactive as an ActiveX version, but it still reacted to events such as click, and zoom untill we reinstalled the last release (7.0.1.4 instead of 7.0.1.1) of ActiveX V7 TeeChart7Activex.exe and TeeChartAX7MultiLangUnicode.exe
by RonenL
Tue Jan 01, 2008 1:15 pm
Forum: ActiveX
Topic: Interactivity lost on Teechart .net control
Replies: 7
Views: 9282

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...
by RonenL
Thu Dec 20, 2007 2:24 pm
Forum: .NET
Topic: Display end (maximum) label on bottom axis of a webchart
Replies: 1
Views: 3150

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...
by RonenL
Wed Sep 05, 2007 11:50 am
Forum: .NET
Topic: How to Undo Zoom on a WebChart using a zoom tool
Replies: 1
Views: 3254

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...