Thank you very much for your kind answer. I succeeded in increaing the number of points.
By the way, I gave up to use the native .NET Windows Forms graph controls due to the following three reasons. (I am using Version 7.0).
1. Korean characters as Y-Axis caption is displayed in incorrect way. It is rotated in 180 degree.
2. Update rate seems to be low compared to C++ components at least in my application.
3. If I configure Y-Axis, "Log, Fixed, Min: 0.0000001, Max 0.001", than the display form gives error in my application.
Althogh above errors may occur due to my mistakes in my program, but I had no time to follow up. Anyway, until now, C++ components are not bad for my application.
Thank you for your suggestion, and I hope my experience also
helps you.
Youngkey