home *** CD-ROM | disk | FTP | other *** search
- object fmPolar: TfmPolar
- Left = 293
- Top = 281
- Width = 640
- Height = 507
- Caption = 'TeeChart Polar Series Example'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poDefault
- Scaled = False
- WindowState = wsMaximized
- PixelsPerInch = 96
- TextHeight = 13
- object Chart: TChart
- Left = 0
- Top = 41
- Width = 632
- Height = 439
- BottomWall.Color = clWhite
- Foot.Font.Charset = DEFAULT_CHARSET
- Foot.Font.Color = clRed
- Foot.Font.Height = -12
- Foot.Font.Name = 'Arial'
- Foot.Font.Style = [fsItalic]
- Foot.Text.Strings = (
- '')
- Foot.Visible = False
- LeftWall.Color = 8454143
- Title.Brush.Color = 16777088
- Title.Font.Charset = DEFAULT_CHARSET
- Title.Font.Color = clBlue
- Title.Font.Height = -16
- Title.Font.Name = 'Arial'
- Title.Font.Style = []
- Title.Frame.Color = clRed
- Title.Frame.Width = 4
- Title.Text.Strings = (
- '')
- AxisVisible = False
- BackColor = clBtnFace
- BottomAxis.Automatic = False
- BottomAxis.AutomaticMaximum = False
- BottomAxis.AutomaticMinimum = False
- BottomAxis.Increment = 10.000000000000000000
- BottomAxis.Maximum = 992.000000000000000000
- BottomAxis.Minimum = 3.000000000000000000
- Frame.Visible = False
- Legend.Color = 8454143
- Legend.ColorWidth = 37
- Legend.Inverted = True
- Legend.Visible = False
- Legend.ShadowSize = 4
- View3D = False
- OnAfterDraw = ChartAfterDraw
- Align = alClient
- BevelInner = bvLowered
- TabOrder = 0
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 632
- Height = 41
- Align = alTop
- TabOrder = 1
- end
- end
-