winform中添加柱状图在[工具]->[添加/移出工具箱]->鼠标单击->选择[COM组件]
winform中添加柱状图找到Mcrosoft Chart Control 
6.0(SP4)(oledb) 选中,然后[确定],你会发现你的工具箱里面有了一个这样的控件了!然后接着开始写代码!
winform中添加柱状图____________________________________慢慢看把,道路很长的哦(记得给我分哦)_____________
winform中添加柱状图
using System;
winform中添加柱状图
using System.Drawing;
winform中添加柱状图
using System.Collections;
winform中添加柱状图
using System.ComponentModel;
winform中添加柱状图
using System.Windows.Forms;
winform中添加柱状图
using System.Data;
winform中添加柱状图
winform中添加柱状图
namespace WindowsApplication1

相关文章:

  • 2021-04-26
  • 2021-12-04
  • 2022-12-23
  • 2022-12-23
  • 2022-01-25
  • 2022-12-23
  • 2022-02-19
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-28
  • 2022-02-27
  • 2021-10-10
  • 2022-12-23
相关资源
相似解决方案