📄 child_chart2.dfm
字号:
object frm_Chart2: Tfrm_Chart2
Left = 341
Top = 254
Width = 600
Height = 368
Caption = '仪器所属实验统计图表'
Color = clBtnFace
Constraints.MinHeight = 300
Constraints.MinWidth = 600
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
Icon.Data = {
0000010001001010100000000000280100001600000028000000100000002000
00000100040000000000C0000000000000000000000000000000000000000000
0000000080000080000000808000800000008000800080800000C0C0C0008080
80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
000000000000800990CC0220EE00000990CC0220EE00800990CC0220EE000009
90CC0220EE00800990CC0220EE00000000CC0220EE00800000CC0220EE000000
00CC0220EE00800000000220EE00000000000220EE0080000000022000000000
0000022000008000000000000000000000000000000000000000000000008001
000024930000A493000024930000A493000024930000BC9300003C930000BC93
00003F930000BF9300003F9F0000BF9F00003FFF0000BFFF0000FFFF0000}
OldCreateOrder = False
Position = poDefault
Visible = True
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 24
Top = 24
Width = 385
Height = 249
BevelOuter = bvNone
Caption = 'Panel1'
TabOrder = 0
object Chart1: TChart
Left = 16
Top = 8
Width = 337
Height = 217
AllowZoom = False
AnimatedZoom = True
BackWall.Brush.Color = clWhite
BackWall.Color = clSilver
BottomWall.Brush.Color = clWhite
Foot.Font.Charset = GB2312_CHARSET
Foot.Font.Color = clRed
Foot.Font.Height = -12
Foot.Font.Name = '宋体'
Foot.Font.Style = []
Gradient.Direction = gdFromTopLeft
LeftWall.Brush.Color = clWhite
PrintProportional = False
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clBlue
Title.Font.Height = -12
Title.Font.Name = '宋体'
Title.Font.Style = []
Title.Text.Strings = (
'仪器所属实验统计')
BackColor = clSilver
BottomAxis.LabelsFont.Charset = GB2312_CHARSET
BottomAxis.LabelsFont.Color = clBlack
BottomAxis.LabelsFont.Height = -12
BottomAxis.LabelsFont.Name = '宋体'
BottomAxis.LabelsFont.Style = []
BottomAxis.Title.Font.Charset = GB2312_CHARSET
BottomAxis.Title.Font.Color = clBlack
BottomAxis.Title.Font.Height = -12
BottomAxis.Title.Font.Name = '宋体'
BottomAxis.Title.Font.Style = []
LeftAxis.AxisValuesFormat = '#,###,###'
LeftAxis.ExactDateTime = False
LeftAxis.LabelsFont.Charset = GB2312_CHARSET
LeftAxis.LabelsFont.Color = clBlack
LeftAxis.LabelsFont.Height = -12
LeftAxis.LabelsFont.Name = '宋体'
LeftAxis.LabelsFont.Style = []
LeftAxis.Title.Font.Charset = GB2312_CHARSET
LeftAxis.Title.Font.Color = clBlack
LeftAxis.Title.Font.Height = -12
LeftAxis.Title.Font.Name = '宋体'
LeftAxis.Title.Font.Style = []
Legend.Font.Charset = GB2312_CHARSET
Legend.Font.Color = clBlack
Legend.Font.Height = -12
Legend.Font.Name = '宋体'
Legend.Font.Style = []
View3DOptions.Elevation = 360
View3DOptions.Perspective = 0
View3DOptions.Rotation = 360
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Series1: TBarSeries
ColorEachPoint = True
Marks.ArrowLength = 20
Marks.Font.Charset = GB2312_CHARSET
Marks.Font.Color = clBlack
Marks.Font.Height = -12
Marks.Font.Name = '宋体'
Marks.Font.Style = []
Marks.Frame.Color = 4194368
Marks.Style = smsValue
Marks.Visible = True
SeriesColor = clRed
Title = '仪器所属实验统计'
Dark3D = False
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Bar'
YValues.Multiplier = 1
YValues.Order = loNone
end
end
end
object Table1: TTable
Left = 8
Top = 8
end
object Table2: TTable
Left = 48
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -