本文介绍了如何绘制象形图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时删除!!

这很邋



我想展示员工与图形表示(浮动形状)的关系。例如

A是员工

B是员工的报告经理(可以为员工提供1或2份报告)

C是报告和员工的项目经理/>




(C)---------项目经理

/ \

/ \

(B1)(B2)------员工报告A

\ /

(A)--------员工





能帮助我解决C#中的这类要求吗? br $>




谢谢





问候

Satish Kumar

Hi this is satish

I want to show the relationship with graphical representation(bobble shape) of an employee.For example
A is an Employee
B is the Reporting Manager of an employee (may 1 or 2 reporties for an employee)
C is the Project Manager Of both reporty and employee


(C)---------Project Manager
/\
/ \
(B1)(B2)------Reporties of employee A
\ /
(A)--------Employee


Can you please help me for this type of requirement in C#


Thank you


Regards
Satish Kumar

推荐答案


这篇关于如何绘制象形图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

1403页,肝出来的..

09-07 02:19