⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ufrmopviewmultiplescatterplot.dfm

📁 ADaM is a data mining and image processing toolkit
💻 DFM
字号:
inherited FrmOpViewMultipleScatterplot: TFrmOpViewMultipleScatterplot
  Caption = 'FrmOpViewMultipleScatterplot'
  PixelsPerInch = 96
  TextHeight = 15
  inherited pnlFond: TPanel
    inherited pgctrlFond: TPageControl
      ActivePage = tabChart
      object tabChart: TTabSheet
        Caption = 'tabChart'
        ImageIndex = 1
        TabVisible = False
        object chart: TChart
          Left = 0
          Top = 0
          Width = 854
          Height = 536
          AllowZoom = False
          BackWall.Brush.Color = clWhite
          BackWall.Brush.Style = bsClear
          Title.Text.Strings = (
            'TChart')
          BottomAxis.LabelStyle = talValue
          LeftAxis.LabelStyle = talValue
          Legend.Alignment = laBottom
          Legend.DividingLines.Visible = True
          Legend.Font.Charset = ANSI_CHARSET
          Legend.Font.Color = clBlack
          Legend.Font.Height = -13
          Legend.Font.Name = 'Arial Unicode MS'
          Legend.Font.Style = []
          Legend.LegendStyle = lsSeries
          Legend.ShadowSize = 2
          RightAxis.LabelStyle = talValue
          TopAxis.LabelStyle = talValue
          View3D = False
          Align = alClient
          BevelOuter = bvLowered
          TabOrder = 0
        end
      end
    end
  end
  inherited ActListFrmOperator: TActionList
    Left = 800
    Top = 148
  end
  inherited MenuOperator: TMainMenu
    Left = 764
    Top = 148
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -