TAChart: Use AxisPen property in 3d demo

git-svn-id: trunk@31720 -
This commit is contained in:
ask 2011-07-17 07:50:40 +00:00
parent e8e8e52c90
commit 122c7971a0

View File

@ -16,14 +16,18 @@ object Form1: TForm1
Width = 560
AxisList = <
item
Grid.Color = clGray
AxisPen.Visible = True
Minors = <>
Title.LabelFont.Orientation = 900
end
item
Grid.Color = clGray
Alignment = calBottom
AxisPen.Visible = True
Minors = <>
end>
BackColor = clSilver
BackColor = clSkyBlue
Depth = 50
Foot.Brush.Color = clBtnFace
Foot.Font.Color = clBlue