home *** CD-ROM | disk | FTP | other *** search
- object FormBodyGr: TFormBodyGr
- Left = 371
- Top = 137
- Width = 527
- Height = 446
- Caption = 'body graficky:'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Chart1: TChart
- Left = 0
- Top = 0
- Width = 519
- Height = 419
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- Title.Text.Strings = (
- 'bodov� hodnocen� dle jednotliv�ch metod:')
- LeftAxis.Automatic = False
- LeftAxis.AutomaticMinimum = False
- LeftAxis.Minimum = -10
- LeftAxis.EndPosition = 96
- View3D = False
- Align = alClient
- BevelInner = bvLowered
- Color = clSilver
- TabOrder = 0
- object Series1: TLineSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clRed
- Title = 'varianta 1'
- Pointer.InflateMargins = True
- Pointer.Style = psRectangle
- Pointer.Visible = False
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1
- YValues.Order = loNone
- end
- object Series2: TLineSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clGreen
- Title = 'varianta 2'
- Pointer.InflateMargins = True
- Pointer.Style = psRectangle
- Pointer.Visible = False
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1
- YValues.Order = loNone
- end
- object Series3: TLineSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clYellow
- Title = 'varianta 3'
- Pointer.InflateMargins = True
- Pointer.Style = psRectangle
- Pointer.Visible = False
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1
- YValues.Order = loNone
- end
- end
- object FormPlacement1: TFormPlacement
- IniFileName = 'lavina.ini'
- IniSection = 'FormBodyGr'
- Left = 496
- Top = 312
- end
- object RxGradientCaption1: TRxGradientCaption
- Captions = <>
- FormCaption = 'body graficky:'
- Left = 496
- Top = 280
- end
- end
-