TAChart: Use ZPosition to draw axises in front of the color map series in the funcdemo

git-svn-id: trunk@27797 -
This commit is contained in:
ask 2010-10-21 13:15:51 +00:00
parent 2f974edb89
commit b16a30c689

View File

@ -102,9 +102,11 @@ object Form1: TForm1
AxisList = <
item
Title.LabelFont.Orientation = 900
ZPosition = 1
end
item
Alignment = calBottom
ZPosition = 1
end>
Extent.XMin = -1
Extent.XMax = 1