Tagged Questions
1
vote
3answers
1k views
Delphi TeeChart only showing one record from dataset
Using Delphi Steema TeeChart component, if I link a BarSeries to a dataset using the user interface, it shows up fine, but if I do it using code (which I need to), it's only showing one bar, even when ...