Search found 176 matches

by Amol
Fri Nov 23, 2012 4:16 pm
Forum: ActiveX
Topic: User-resizeable rectangle
Replies: 1
Views: 5870

User-resizeable rectangle

Hi I need to display a rectangle which the user can then resize by dragging. Almost like how the zoom rectangle is resized - the difference being that it will already start at a decent size. The shape of a rectangle needs to be maintained throughout the resizing. I have tried to use a rectangle shap...
by Amol
Fri Oct 19, 2012 6:39 am
Forum: .NET
Topic: Query regarding axes title
Replies: 1
Views: 4288

Query regarding axes title

Hello Steema Support , I am using tee chart in Silverlight Application and I am facing problem when I am setting the title of right axes ,this title is not coming on the center position of the chart. I am setting property for right axes title is :- tChartGraph.Axes.Right.Title.Text = "Percentile"; t...
by Amol
Sat Oct 13, 2012 11:55 am
Forum: .NET
Topic: Query Regarding Axes in Teechart
Replies: 3
Views: 6818

Re: Query Regarding Axes in Teechart

Hello Steema Support, Thanks for the reply, but I want to show axes in the manner which I have shown in previously attached image and by that tutorial of the tee chart it is possible only on that similar bottom axes but I want to use two separate bottom axes one is for Line & other one is for bar an...
by Amol
Wed Oct 10, 2012 1:21 pm
Forum: .NET
Topic: Query Regarding Axes in Teechart
Replies: 3
Views: 6818

Query Regarding Axes in Teechart

Hello Steema Support, I am using Tee chart in SilverLight Application in this chart I am using two Series one is Bar and another one is line. For Line series I am using Bottom axes as X value and Right Axes as Y value and Bar series Left axes is Y value . I want to Show two separate Bottom Axes one ...
by Amol
Thu Sep 27, 2012 10:39 am
Forum: .NET
Topic: Legend Position in Silverlight application
Replies: 1
Views: 4163

Legend Position in Silverlight application

Hello Steema Support, I am using tee chart in Silverlight Application .I am facing problem regarding the legend of the tee chart .I have set the legend's Alignment as bottom but when first time page is loading then Legend is coming on the extreme left corner on the bottom of chart and as I move mous...
by Amol
Fri Sep 07, 2012 3:34 pm
Forum: .NET
Topic: Chart editor in Silverlight application
Replies: 3
Views: 6124

Re: Chart editor in Silverlight application

Hi Steema Support, I would like to inform you my actual problem. We have created one Bar chart in Silverlight application. Now we want to export this bar chart in Excel file or in power point as a image. So please suggest how we will achieve this task as we are not getting Teechart Editor in sliver ...
by Amol
Fri Sep 07, 2012 12:58 pm
Forum: .NET
Topic: Chart editor in Silverlight application
Replies: 3
Views: 6124

Chart editor in Silverlight application

Hi Steema Support, I am using Teechart in Silverlight application. We have a query regarding chart editor, I want to use tee chart editor in Silverlight application, is it possible to use chart editor in Silverlight application? Any suggestion will be highly appreciated. Thanks & Regards Planoresearch
by Amol
Wed Aug 17, 2011 7:31 am
Forum: .NET
Topic: Queries regarding DrawLine tool in TeeChart
Replies: 5
Views: 8373

Re: Queries regarding DrawLine tool in TeeChart

Hi Sandra,

We are pleased with your consideration. Waiting for your suggestion...

Thanks & Regards
Ashish Pandey
by Amol
Fri Aug 12, 2011 12:51 pm
Forum: .NET
Topic: Queries regarding DrawLine tool in TeeChart
Replies: 5
Views: 8373

Re: Queries regarding DrawLine tool in TeeChart

Hi Sandra, Thanks for the reply. I am afraid that you hiding End and Start pointers of DrawLine tool, isn't possible. Mine main aim is not hiding the start and end points of Draw Line. I just want to prevent it from rotation. If there is any possible way then please let me know. As an initial I thin...
by Amol
Mon Aug 08, 2011 9:30 am
Forum: .NET
Topic: Queries regarding DrawLine tool in TeeChart
Replies: 5
Views: 8373

Queries regarding DrawLine tool in TeeChart

Hi All, I have following queries regarding DrawLine tool in TeeChart: 1. Is there any way to prevent line drawn by drawline tool, to rotate by clicking its Start or End point? I am not much sure but, is it possible by hiding End and Start pointers of drawline tool? If it can be, then please tell me ...
by Amol
Tue Jul 26, 2011 12:37 pm
Forum: .NET
Topic: Treemap Support in Teechart
Replies: 1
Views: 4113

Treemap Support in Teechart

Dear All,

i wanted to know, can we draw the treemap buy using the new version of Teechart?????

please share the knowledge asap....



Thanks
Sudhir Srivastava
by Amol
Fri Jul 15, 2011 12:59 pm
Forum: .NET
Topic: Exporting data in color grid seriese
Replies: 5
Views: 8913

Re: Exporting data in color grid seriese

hi Sandra the code given by you is not working in my case . this code set the header name of index column in Exported file .But as i am already told that i want set the header of label column. in colorgrid add method i.e colorgrid.Add(x,y,z,label); fourth argument is lebel.I am exporting data with X...
by Amol
Wed Jul 13, 2011 2:00 pm
Forum: .NET
Topic: Exporting data in color grid seriese
Replies: 5
Views: 8913

Re: Exporting data in color grid seriese

hi i am using colorgrid in color grid series i am using add method and format of add method is colorgrid.add(x,y,x,label); Now when i am exporting data following format is getting text X Y Z . . . . . . . . but i want to add my own header text in place of text X Y Z for this i use . colorgrid.Values...
by Amol
Mon Jul 11, 2011 1:16 pm
Forum: .NET
Topic: Exporting data in color grid seriese
Replies: 5
Views: 8913

Exporting data in color grid seriese

hi i am working on color grid seriese.I want to export data, currently exported file have the following format text X Y Z . . . . . . . . but my desired format is polygon polygon indexed property value Layer . . . . . . . . For this i use ValuesLists but colorgrid take only three index i.e ValuesLis...
by Amol
Fri Jul 08, 2011 1:20 pm
Forum: .NET
Topic: color grid cell value
Replies: 3
Views: 6946

Re: color grid cell value

thanks for code its working but i want to show the value which is getting on mouse click.
please tell me method by which i can show the value.




thanks & Regards