We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
如果这是 ASP.NET,您应该能够编写自己的 Web 控件,使用表行和列来呈现它。您可以使用 CSS 设置背景颜色并使用图像作为标记,可以是菱形、圆形等作为列的内容
示例:您的 Web 控件将呈现如下所示的内容:
If this is ASP.NET, you should be able to just write your own webcontrol that render this using table row and column. You can use CSS to set the background color and use image for your marker either it is diamond, circle or etc as the content to the column
Example: your webcontrol will render to something like this:
您可以尝试使用 MS 图表控件。
you can try out with the MS chart controls.
您可以使用MSChart控件,请点击链接
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=130f7986-bf49-4fe5-9ca8-910ae6ea442c
You can use MSChart control, please follow the link
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=130f7986-bf49-4fe5-9ca8-910ae6ea442c