일반 TeeChart와는 달리 Trend를 보여주기 위한 차트입니다.
가볍고 TeeChart만큼 복잡하지 않게 쉽게 쓸 수 있는 것입니다.
Line 타입:
Scatter 타입:
3D 타입:
Bar 타입:
Filled Line 타입:
2소스 Line 타입 :
Torry.net 원문:
By Juergen Kehrel. The Trend component is a graphical component designed to show an
animated plot of parameter values. As values are added old values
scroll off the graph to the left.
Added properties for version 2.00:
- About, BackGroundColor, GridStyle, GridColor, GridXstep,
GridYstep, AutoScale. Some more error checking and additional fixing.
- Original component by Mark Dodson.
- v2.01 split packages for Delphi 6 into runtime and designtime.
- v2.02 made compatible with Delphi 7 too.
- New for v2.03: made compatible with Delphi 2005.
- Some changes by Bart Michel in Paint procedure.
- Font.Name, Font.Size, Font.Style and Font.Color now used.
- Added options: toTransparent, toRotated, toNoZeros.
Fully functional Source: Included Exe-Demo Included
|
Download: D2005 D5 D6 D7 |