GM
Geetha M
Syncfusion Team
April 4, 2006 02:14 PM UTC
Hi,
I checked for this issue with the sample you sent earlier.
Please try setting the Indexed property and CalcRegions property of the chart to false. This will help to reduce the CPU usage upto 15%.
Note:
1.ChartControl.Indexed : Setting Indexed to false speeds up the Chart. If you don''t need a Indexed/Positional Chart, you must set this property to false.
2. ChartControl.CalcRegions: This property controls Tooltips and AutoHighliting. If this value is set to false, these features will not work.
Please let me know if this helps you.
Thanks for your continued interest in Syncfusion products.
Regards,
Geetha.
GA
garbika
May 4, 2006 02:44 PM UTC
Hi
thanks it''s better. But we must have set Enabled = false, because computer was still slowly.
thanks
g.