Chart Panning+Zooming
This commit is contained in:
@@ -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;
|
||||
|
||||
/////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user