Page 1 of 1

Looks like Excel

Posted: Thu Apr 30, 2009 9:43 am
by 9639046
Hi!

At first: excuse my bad english, please.

Im very new with Teechart (.Net). We have a Product, witch inherit a TeeChart-Form. Now, we need an view like Excel. In Excel, i can select "show datatable" at the designtime of a chart.

Is there any way, to do this with TeeChart .Net?

Thx für support.

Best regards from Germany

Henry

Posted: Thu Apr 30, 2009 10:35 am
by 10050769
Hello KronesAG,

At first: excuse my bad english, please.
Don't worry, my English is not an Wonders :)
Im very new with Teechart (.Net). We have a Product, witch inherit a TeeChart-Form. Now, we need an view like Excel. In Excel, i can select "show datatable" at the designtime of a chart.

Is there any way, to do this with TeeChart .Net?


You have two options:

First:
You could use DataTableTool, with running time or Desing time. You can find example inTeeChartFor .Net Demo: All Features\Welcome !\Tools\Data Table



Second: Also you could do the same that this two examples of Demo TeeChartFor .Net:

All Features\Welcome !\Datasets\Single Record
All Features\Welcome !\Components\Chart Grid

If you have more questions, tell us.

Thanks

Posted: Thu Apr 30, 2009 12:08 pm
by 9639046
Hallo Sandra,

Thanks for your Answer.

I found the information und can test it in my project.

Best regards

Henry