From 122c7971a03b3320990635f8e41ee3914a76de77 Mon Sep 17 00:00:00 2001 From: ask Date: Sun, 17 Jul 2011 07:50:40 +0000 Subject: [PATCH] TAChart: Use AxisPen property in 3d demo git-svn-id: trunk@31720 - --- components/tachart/demo/3d/main.lfm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/components/tachart/demo/3d/main.lfm b/components/tachart/demo/3d/main.lfm index d622c5ba49..e88de848f9 100644 --- a/components/tachart/demo/3d/main.lfm +++ b/components/tachart/demo/3d/main.lfm @@ -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