Search found 231 matches

by amol
Fri Aug 21, 2020 8:35 am
Forum: ActiveX
Topic: Bottom Axis for PointFigure series showing incorrect.
Replies: 1
Views: 20782

Bottom Axis for PointFigure series showing incorrect.

Teechart Version Using—ActiveX2018 64bit Hello I want to implement "PointFigure" series, for that I have written the code below, ui->mChart->RemoveAllSeries(); ui->mChart->AddSeries(scPointFigure); ui->mChart->Series(0)->Clear(); ui->mChart->Series(0)->XValues()->SetDateTime(1); ui->mChart->Legend()...
by amol
Wed Jul 01, 2020 4:06 pm
Forum: ActiveX
Topic: Query related to cursor tool annotation visibility setting.
Replies: 1
Views: 21216

Query related to cursor tool annotation visibility setting.

Hi,
I am using Active X TChart 2018.
I am using cursor tool on tchart and want to show the annotation property but not able to find the option to set its visibility to true .Please guide.

Thanks,
Amol
by amol
Wed Jun 24, 2020 5:23 pm
Forum: ActiveX
Topic: Query related to actual width of annotation.
Replies: 1
Views: 22992

Query related to actual width of annotation.

Hi, We are using Active X TChart 2018. I am drawing annotation on tchart at run time with some text in it. The auto size property is set true. now when I am trying to get width of this annotation tool. I am getting the value zero. Please suggest as to how I can get the actual width of annotation. Th...
by amol
Tue May 19, 2020 12:30 pm
Forum: ActiveX
Topic: Query related to rectangle tool children.
Replies: 2
Views: 24730

Query related to rectangle tool children.

Hi, We are currently using Active X 2018. We have added a rectangle tool and are able to add its text, font and children etc. But we are unable to add text to its children. Following is the code we are currently using ui->mChart->Tools()->Add(tcRectangle); ui->mChart->Tools()->Items(0)->asRectangle(...
by amol
Thu Apr 30, 2020 3:03 pm
Forum: ActiveX
Topic: Coloring of Color Grid series.
Replies: 1
Views: 24096

Coloring of Color Grid series.

Hi, We are currently using Tee-Chart Active X 2018.0. We are facing a problem related to Color Grid series. We have plotted the data through the Color Grid series w.r.t. its coloring. When we open the T-Chart editor and select the Grid 3D tab, three tabs i.e. "Single" tab or "Range" tab or "Palette"...
by amol
Tue Dec 04, 2018 7:39 am
Forum: .NET
Topic: Heat maps
Replies: 1
Views: 8482

Heat maps

Hi Steema Support, We have one query regarding heat maps. How we can draw these plot. I am attaching a demo image for your reference. journal.pone.0085047.g001.png I am using teechart 2012. Which plot we use to draw these kinds of maps? And also how we can draw this color bar ? Thanks in advance. R...
by amol
Tue Oct 30, 2018 12:59 pm
Forum: .NET
Topic: Regarding MarksTip
Replies: 1
Views: 7837

Regarding MarksTip

Hi Steema Support, We are facing one issue regarding Marktip on line series. We want to show Markstip on series mouse click and hide it on mouse up. But when mouse goes in the form area and again comes back into the chart area, it shows the MarksTip immediately whereas we had shown the MarksTip when...
by amol
Wed Sep 05, 2018 2:13 pm
Forum: .NET
Topic: Regarding issue on clicking on legends of line series
Replies: 4
Views: 14096

Re: Regarding issue on clicking on legends of line series

Can you please help me in this.

Thanks
Amol
by amol
Tue Aug 28, 2018 1:18 pm
Forum: .NET
Topic: Regarding issue on clicking on legends of line series
Replies: 4
Views: 14096

Re: Regarding issue on clicking on legends of line series

Hi Team,

Thanks for the reply.
I would like to share that by this code some times application got hanged.
Can you provide a checkbox option in legends. So that by this user will check again on box to get the line back.

Thanks
Amol
by amol
Thu Aug 23, 2018 7:19 am
Forum: .NET
Topic: Regarding issue on clicking on legends of line series
Replies: 4
Views: 14096

Re: Regarding issue on clicking on legends of line series

3.png
3.png (13.5 KiB) Viewed 14094 times
The attachment 3.png is no longer available
by amol
Thu Aug 23, 2018 7:18 am
Forum: .NET
Topic: Regarding issue on clicking on legends of line series
Replies: 4
Views: 14096

Regarding issue on clicking on legends of line series

Hi Steema Team, I am facing an issue in silverlight c#. I have a plot with multiple line series but when i am clicking on its legends the line series are getting disappear. And there is no way i found to get it back. Please help me in this. See below snaps. 1.png 2.png 3.png Please provide a solutio...
by amol
Sat Aug 04, 2018 9:20 am
Forum: ActiveX
Topic: historical un-zooming does not work on saved zoomed state
Replies: 1
Views: 11897

historical un-zooming does not work on saved zoomed state

Hi, We are using the feature of historical un-zooming in our application. We have a requirement that if user zooms the chart 2-3 times, application can save this state which can be used for future; In this case when we apply the saved state later to get the exact zoomed state (which we saved in a te...
by amol
Tue Jul 10, 2018 8:14 am
Forum: .NET
Topic: Regarding Bars and line plot issue
Replies: 3
Views: 30264

Re: Regarding Bars and line plot issue

Thanks you very much.
It helps.

Thanks
Amol
by amol
Wed Jul 04, 2018 12:22 pm
Forum: .NET
Topic: Regarding Bars and line plot issue
Replies: 3
Views: 30264

Regarding Bars and line plot issue

HI Steema, I am facing following problem. I need to display a bar chart and a line series on same plot. Line series have different y axis points but we have same axis for X(bottom) My line is not going from middle of Bars. Please see below snaps. I need below type chart with 2 series bar and line. x...
by amol
Tue Jul 03, 2018 4:49 pm
Forum: .NET
Topic: Scatter (x,Y ) chart
Replies: 2
Views: 10062

Re: Scatter (x,Y ) chart

Please provide this ASAP.
We are really need it in some urgent work.