Search found 1 match
- Fri Jan 25, 2008 2:43 pm
- Forum: VCL
- Topic: First YValue using THistogramFunction is nonsense
- Replies: 2
- Views: 3088
First YValue using THistogramFunction is nonsense
The fist YValue of Serie1 is much to high. It seems always to be : 1000 - rest of all. Where is the bug ? Example (Delphi 5 enterprise, TeeChart pro 8 VCL) unit Main; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Series, TeEngine, ExtCtrls, TeeProcs, Chart,...