Chart Panning+Zooming

This commit is contained in:
Michael Schimmel
2025-07-12 16:58:34 +02:00
parent 4727db1a01
commit 1b0f93c633
3 changed files with 380 additions and 85 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ begin
var chart := TMycChart.Create(Self);
AlignControl( chart );
chart.Height := Layout.ChildrenRect.Width*9/16;
chart.Lookback.Value := 1000;
chart.Lookback.Value := 50000;
/////