TAChart: Fix missing labels due to r60420 #2ff24ec235

git-svn-id: trunk@60423 -
This commit is contained in:
wp 2019-02-14 21:47:11 +00:00
parent e2a4c97011
commit 444d45b352

View File

@ -1326,7 +1326,7 @@ begin
if si < AYIndex then
Continue
else if si > AYIndex then
exit;
break;
end;
with ParentChart do