Search found 72 matches

by Avijit
Thu Sep 09, 2010 12:36 pm
Forum: .NET
Topic: Using subchart
Replies: 1
Views: 4264

Using subchart

Hi, I want to use Teechart's SubChart's tool for achiving the below user interface. Let me know if it is possible. Query 1: Can a TeeChart tool bound to a SubChart tool. That means, i want to use Annotation tool inside a Subchart so that the annotation tool moves along with the subchart when the sub...
by Avijit
Mon Aug 09, 2010 2:08 pm
Forum: .NET
Topic: Zooming of Annotation tool
Replies: 23
Views: 29090

Re: Zooming of Annotation tool

Hello Sandra, I tried that and the result is same. What i am saying you is - My FastLine contails 10 data points. Values are as below - DataPoint 1 - NAN DataPoint 2 - NAN DataPoint 3 - NAN DataPoint 4 - NAN DataPoint 5 - NAN DataPoint 6 - NAN DataPoint 7 - NAN DataPoint 8 - NAN DataPoint 9 - NAN Da...
by Avijit
Mon Aug 09, 2010 11:10 am
Forum: .NET
Topic: Axis.CalcPosValue() bug or RectTool bug
Replies: 3
Views: 6461

Re: Axis.CalcPosValue() bug or RectTool bug

Hello Sandra,
I have attached the project again.
Bug.zip
(52.51 KiB) Downloaded 674 times
Regards,
Avijit
by Avijit
Fri Aug 06, 2010 10:49 am
Forum: .NET
Topic: Zooming of Annotation tool
Replies: 23
Views: 29090

Re: Zooming of Annotation tool

Hello Sandra, My problem is - 1. I cant use SetMinMax because i will not be able to calculate the MaxYValue for all NaN data. 2. If i am not able to calculate the MaxYValue then the ColorBand values are 0.0 and 0.0 Conclution: I cant use SetMinMax as it is not calculating the MaxYValue correctly. Bu...
by Avijit
Thu Aug 05, 2010 1:09 pm
Forum: .NET
Topic: Zooming of Annotation tool
Replies: 23
Views: 29090

Re: Zooming of Annotation tool

Hello,
can you do one thing?
Instead of doing FillSampleValues(1000) please create a fastline series with 1000 NaN data.
Then try to call SetMinMax()
Let me know how is it behaving?

Regards,
Avijit
by Avijit
Thu Aug 05, 2010 9:17 am
Forum: .NET
Topic: Zooming of Annotation tool
Replies: 23
Views: 29090

Re: Zooming of Annotation tool

Hi,
Tell me one thing -

For example say my FastLine series is of 1000 points and all are NaN.
Or say my fastLine series is of 1000 points and all are 0 or someother value. (no change in the value)

In that case, your login will hold good??

regards,
Avijit
by Avijit
Thu Aug 05, 2010 8:41 am
Forum: .NET
Topic: Axis.CalcPosValue() bug or RectTool bug
Replies: 3
Views: 6461

Axis.CalcPosValue() bug or RectTool bug

Hi All, I am seeing a wired behaviour with CalcPosValue and RectTool. I have attached the sample project so that you can run it 'as is' to reproduce the problem. Once the form is loaded, just try to zoom before the rect tool starts. Zoom very small area (2 pixel or something). Now zoom again (same t...
by Avijit
Thu Aug 05, 2010 7:26 am
Forum: .NET
Topic: Legend Usage
Replies: 6
Views: 8906

Re: Legend Usage

Hello Yerey,
To whom i should mail my queries (as a Pro-support customer)?
I did get any mail id till now.

Regards,
Avijit
by Avijit
Thu Aug 05, 2010 7:23 am
Forum: .NET
Topic: Zooming of Annotation tool
Replies: 23
Views: 29090

Re: Zooming of Annotation tool

Hello Sandra, I have installed the latest release (4th August, 2010) I commented out the Offset part. Also commented out the ChartControl.Draw(). As i told you, ColorBand tool is not at getting drawn at all. For the Custom Axis - IStartPos, IEndPos and IAxisSize is ZERO now. Please run the attached ...
by Avijit
Thu Aug 05, 2010 4:43 am
Forum: .NET
Topic: TeeChart for .NET v2010 [18 JUN 2010] RELEASE 4.0.2010.27960
Replies: 13
Views: 18738

Re: TeeChart for .NET v2010 [18 JUN 2010] RELEASE 4.0.2010.27960

Hello Mark, Version i am using is - 4.0.0.30764 I am not sure whether this is a updated version after the 18th June release or not. I remember there are number of fixes done for Scale break functionality. I want to be sure that all the fixes are in this release before i install this release. Please ...
by Avijit
Wed Aug 04, 2010 9:28 am
Forum: .NET
Topic: TeeChart for .NET v2010 [18 JUN 2010] RELEASE 4.0.2010.27960
Replies: 13
Views: 18738

Re: TeeChart for .NET v2010 [18 JUN 2010] RELEASE 4.0.2010.27960

Hello Mark,
Please let me know whether the Scale break functionality is fully functional in this release.

Regards,
Avijit
by Avijit
Tue Aug 03, 2010 1:39 pm
Forum: .NET
Topic: Legend Usage
Replies: 6
Views: 8906

Re: Legend Usage

Hello Yerey,
Thanks for your reply.
We do have Pro-Support license.
May i know if you have any plan for integrating the TeeChart VCL feature (this legend usage mainly) with TeeChart .Net?

regards,
Avijit
by Avijit
Tue Aug 03, 2010 12:09 pm
Forum: .NET
Topic: Zooming of Annotation tool
Replies: 23
Views: 29090

Re: Zooming of Annotation tool

Hello,
i am using
Version - 4.0.0.30764

Regards,
Avijit
by Avijit
Tue Aug 03, 2010 11:27 am
Forum: .NET
Topic: Legend Usage
Replies: 6
Views: 8906

Re: Legend Usage

Hi,
Can i expect any reply for this post?

-Avijit
by Avijit
Tue Aug 03, 2010 11:26 am
Forum: .NET
Topic: Zooming of Annotation tool
Replies: 23
Views: 29090

Re: Zooming of Annotation tool

Hello Sandra,
I removed the line. But now the colorbands are not getting drawn.
While checking the Axis sizes, i came to know that the Custom Axis IStartPos, IEndPos and IAxisSize is ZERO before calling the ChartControl.Draw function.
Please, let me know how to solve this.

Regards,
Avijit