Hi,
unfortunately, the last build doesn't fix any TrendLine issues.
nefis
Search found 62 matches
- Sun Apr 18, 2004 1:25 pm
- Forum: ActiveX
- Topic: TrendLine Crush
- Replies: 9
- Views: 20929
- Thu Apr 15, 2004 10:01 am
- Forum: ActiveX
- Topic: TrendLine Crush
- Replies: 9
- Views: 20929
- Thu Apr 15, 2004 9:51 am
- Forum: ActiveX
- Topic: TrendLine Crush
- Replies: 9
- Views: 20929
- Thu Apr 15, 2004 6:32 am
- Forum: ActiveX
- Topic: TrendLine Issues
- Replies: 3
- Views: 10264
- Thu Apr 15, 2004 6:26 am
- Forum: ActiveX
- Topic: TrendLine Crush
- Replies: 9
- Views: 20929
Hi I'm afraid I can't reproduce this behaviour here using Visual Studio 6.0 SP5, Windows v.5.2.2790 and TeeChart AXv6.0.0.4. I use Windows ME and the rest is the same. Could you try bigger numbers? lt.Lines.Items(L2).EndPos.X = lt.Lines.Items(L).EndPos.X + 100000 * (lt.Lines.Items(L).EndPos.X - lt.L...
- Wed Apr 14, 2004 5:56 am
- Forum: ActiveX
- Topic: TrendLine Crush
- Replies: 9
- Views: 20929
TrendLine Crush
Hi if in code of my previous post "TrendLines Issues" the command button event handler replace with code below it crushes the app and sometimes Windows. nefis Private Sub Command1_Click() Dim lt As TeeChart.IDrawLineTool Dim L As Long Dim L2 As Long If Xd = 0 Then Xd = TChart1.Axis.Bottom.Maximum - ...
- Wed Apr 14, 2004 5:26 am
- Forum: ActiveX
- Topic: TrendLine Issues
- Replies: 3
- Views: 10264
TrendLine Issues
Hi, the form below creates a trendline on "Add Line" button pressing. Then it creates second line which extends the first one. When an user selects the extention line it tries to switch to first (main) line since the latter should be used to handle dragging for both lines. Firstly, the second line i...
- Fri Mar 19, 2004 4:00 pm
- Forum: ActiveX
- Topic: IDrawLineTool.FromPoint or IDrawLine.StartPos?
- Replies: 6
- Views: 15997
- Thu Mar 18, 2004 6:02 pm
- Forum: ActiveX
- Topic: IDrawLineTool.FromPoint or IDrawLine.StartPos?
- Replies: 6
- Views: 15997
Is that Steema's way to treat customers? Blaming them with "souting" instead of mere answering a quistion? Have you ever read user's postings? I've asked a simple question what the purpose of IDrawLineTool.FromPoint (ToPoint) properties? to your information there is none (nada) examples on IDrawLine...
- Thu Mar 18, 2004 12:43 pm
- Forum: ActiveX
- Topic: IDrawLineTool.FromPoint or IDrawLine.StartPos?
- Replies: 6
- Views: 15997
- Wed Mar 17, 2004 7:19 am
- Forum: ActiveX
- Topic: IDrawLineTool.FromPoint or IDrawLine.StartPos?
- Replies: 6
- Views: 15997
IDrawLineTool.FromPoint or IDrawLine.StartPos?
Hello,
what the difference between the properties?
IDrawLine.StartPos (EndPos) set start\end points of corrsponding line.
but what the purpose of IDrawLineTool.FromPoint (ToPoint) properties?
nefis
what the difference between the properties?
IDrawLine.StartPos (EndPos) set start\end points of corrsponding line.
but what the purpose of IDrawLineTool.FromPoint (ToPoint) properties?
nefis
- Tue Mar 16, 2004 7:19 am
- Forum: ActiveX
- Topic: DrawLineTool
- Replies: 4
- Views: 11901
- Wed Mar 10, 2004 10:46 am
- Forum: ActiveX
- Topic: DrawLineTool
- Replies: 4
- Views: 11901
- Sun Mar 07, 2004 5:07 pm
- Forum: ActiveX
- Topic: DrawLineTool
- Replies: 4
- Views: 11901
DrawLineTool
Hi,
is there any way to select several lines at once deawn using TChart.Tools?
By code and by GUI?
Nefis
is there any way to select several lines at once deawn using TChart.Tools?
By code and by GUI?
Nefis