Screenshot Preview

TeeChart for .NET - 支持

经 Steema Software - 产品类型: 构件 / ASP.NET WebForms / .NET WinForms / .NET 类 / .NET WPF / Silverlight / .NET 精简框架 / 100% 受控代码

 *

TeeChart for .NET has two types of licenses, TeeChart for .NET Licenses that do not include the source code and TeeChart for .NET WITH Sources that includes the source code of the product.

If you require information on TeeChart for .NET Licenses that include the source code of the product, please visit the page above or Contact Us for pricing and availability.

支持论坛

TeeChart for .NET ab [Denmark] 29-May-2011 16:23:32

Dear Teechart

Currently I'm working on a project which contains a chart based upon data from datasets. The type of series is gantt-series.

At design time, I do not know how many items there will be, and this gives me the problem of having so many items that it cannot fit into the left vertical axis without having the items to cover each other.

Therefore, I would like to know whether it is possible to have a vertical scroll bar making it possible to scroll up and down, if the left axis range is too wide. I have searched on the properties of the chart and series, but could not find any.

Anders Balslev
回复

RE: TeeChart for .NET yeray 31-May-2011 09:08:41

Hello Anders,

You could use a regular ScrollBar and call the left axis SetMinMax function in the ScrollBar OnChange event to achieve the functionality you described.
--
Best Regards,

Yeray Alonso
Steema Support Central

"Important note: If you are a TeeChart registered customer,
please post your support questions at Steema's Support
monitored Forums for a prompter reply."
回复


TeeChart for .NET kidron [China] 28-Aug-2010 08:30:09

I am using teechart create a radar chart, but the chart's center is minimum value not 0
Can I set the center is 0, rather than the minimum value?

example:
source data:
a 1.3
b 2.6
c 1.5
d 1.6
e 1.9

Now we base these data create radar chart, the center is 1.3 not 0, it is not correct
Center is 0 is reasonable

if you have solution, pls mail to kidron@263.net

thank you.
回复

回复: TeeChart for .NET kidron [China] 28-Aug-2010 11:01:51

Looking forward...
回复

RE: TeeChart for .NET yeray [Spain] 31-May-2011 09:16:48

Hello kidron,

You could set the left and bottom axes not to be automatic and set their minimum to be 0. For example:

Steema.TeeChart.Styles.Radar rad1 = new Steema.TeeChart.Styles.Radar(tChart1.Chart);
rad1.FillSampleValues();
rad1.GetHorizAxis.AutomaticMinimum = false;
rad1.GetHorizAxis.Minimum = 0;
rad1.GetVertAxis.AutomaticMinimum = false;
rad1.GetVertAxis.Minimum = 0;

--
Best Regards,

Yeray Alonso
Steema Support Central

"Important note: If you are a TeeChart registered customer,
please post your support questions at Steema's Support
monitored Forums for a prompter reply."
回复


TeeChart for .NET colin [United Kingdom] 18-Feb-2005 20:47:05

We have the product as part of a larger system where do you get a user friendly guide or help file?

E-mail to Colin@sis_Limited.co.uk

Thanks,

Colin.
回复


TeeChart for .NET colin [United Kingdom] 18-Feb-2005 20:46:36

We have the product as part of a larger system where do you get a user friendly guide or help file?

E-mail to Colin@sis_Limited.co.uk

Thanks,

Colin.
回复


注意

还未完成翻译的产品说明, 我们提供了Google 翻译的连结方便您使用. 但请注意, 自动翻译有时候可能会有翻译错误.
强力驱动
在Firefox 和Opera 需要Flash.

产品搜索

输入搜索词:

为什么从ComponentSource购买?

ComponentSource 提供独特的全球国际服务, 在世界各地共有超过1,000,000开发者客户.

更多讯息 | 关于我们

奖励 奖励 奖励