文件名称:winfrom自带的chart控件增加legend选中选项
文件大小:62KB
文件格式:RAR
更新时间:2022-02-04 13:30:36
C# Chart Legend legend选择
winfrom自带的chart控件,由于功能限制,没有实现legend选中事件,自己通过代码,通过光标的坐标和legend 的比列坐标转换,实现legend选中。
【文件预览】:
Chart_legend_select
----WindowsFormsApplication1()
--------bin()
--------Form1.Designer.cs(6KB)
--------Program.cs(505B)
--------obj()
--------Form1.cs(7KB)
--------app.config(161B)
--------Form1.resx(6KB)
--------WindowsFormsApplication1.csproj(4KB)
--------Properties()
----WindowsFormsApplication1.sln(1KB)
----WindowsFormsApplication1.v12.suo(59KB)