object MainForm: TMainForm Left = 205 Top = 132 Width = 735 Height = 464 Caption = 'May Temperatures' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True OnActivate = FormActivate PixelsPerInch = 120 TextHeight = 16 object Chart1: TChart Left = 10 Top = 30 Width = 877 Height = 424 BackWall.Brush.Style = bsClear Foot.Font.Charset = DEFAULT_CHARSET Foot.Font.Color = clRed Foot.Font.Height = -11 Foot.Font.Name = 'Arial' Foot.Font.Style = [fsItalic] Title.Text.Strings = ( 'Key West Temperatures May 1871 - 1996') BottomAxis.Automatic = False BottomAxis.AutomaticMaximum = False BottomAxis.AutomaticMinimum = False BottomAxis.ExactDateTime = False BottomAxis.Increment = 1.000000000000000000 BottomAxis.Maximum = 31.000000000000000000 BottomAxis.Minimum = 1.000000000000000000 BottomAxis.MinorTickCount = 0 BottomAxis.TickLength = 6 BottomAxis.Title.Caption = 'Date' Chart3DPercent = 10 ClipPoints = False LeftAxis.Automatic = False LeftAxis.AutomaticMaximum = False LeftAxis.AutomaticMinimum = False LeftAxis.ExactDateTime = False LeftAxis.Increment = 5.000000000000000000 LeftAxis.Maximum = 100.000000000000000000 LeftAxis.Minimum = 50.000000000000000000 LeftAxis.MinorTickCount = 4 LeftAxis.MinorTickLength = 5 LeftAxis.TickLength = 8 LeftAxis.Title.Caption = 'Temperature (F)' TabOrder = 0 object Series3: TLineSeries Marks.ArrowLength = 8 Marks.Visible = False Title = 'Record High' SeriesColor = clRed Pointer.InflateMargins = True Pointer.Style = psRectangle Pointer.Visible = False XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1.000000000000000000 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1.000000000000000000 YValues.Order = loNone end object Series4: TLineSeries Marks.ArrowLength = 8 Marks.Visible = False Title = 'Record Low' SeriesColor = clBlue Pointer.InflateMargins = True Pointer.Style = psRectangle Pointer.Visible = False XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1.000000000000000000 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1.000000000000000000 YValues.Order = loNone end object Series1: TLineSeries Marks.ArrowLength = 8 Marks.Visible = False Title = 'Normal High' SeriesColor = 33023 Pointer.InflateMargins = True Pointer.Style = psRectangle Pointer.Visible = False XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1.000000000000000000 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1.000000000000000000 YValues.Order = loNone end object Series2: TLineSeries Marks.ArrowLength = 8 Marks.Visible = False Title = 'Normal Low' SeriesColor = clGreen Pointer.InflateMargins = True Pointer.Style = psRectangle Pointer.Visible = False XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1.000000000000000000 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1.000000000000000000 YValues.Order = loNone end object Series5: TLineSeries Marks.ArrowLength = 8 Marks.Visible = False Title = 'Coldest Maximum' SeriesColor = clWhite Pointer.InflateMargins = True Pointer.Style = psRectangle Pointer.Visible = False XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1.000000000000000000 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1.000000000000000000 YValues.Order = loNone end object Series6: TLineSeries Marks.ArrowLength = 8 Marks.Visible = False Title = 'Coldest Minimum' SeriesColor = clGray Pointer.InflateMargins = True Pointer.Style = psRectangle Pointer.Visible = False XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1.000000000000000000 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1.000000000000000000 YValues.Order = loNone end end object BitBtn1: TBitBtn Left = 738 Top = 482 Width = 93 Height = 31 TabOrder = 1 Kind = bkClose end end