Microsoft released a new ASP. NET Chart Control

Source: Internet
Author: User

Microsoft recently released the latest ASP. NET Server-side control <asp: Chart/>, which can be used in ASP. NET 3.5 to display dazzling charts on the browser side.

    • Download the free Microsoft chart controls
    • Download the vs 2008 tool support for the chart controls
    • Download the Microsoft chart controls Samples
    • Download the Microsoft chart controls documentation
    • Visit the Microsoft chart control forum

Once the <asp: Chart/> control is installed, it will appear in the "data" column of the toolbar. It can also be easily used on the ASP. NET page.CodeDefinition:

<Asp: Chart/> supports a wide range of chart formats, including pie, area, range, point, circular, accumulation, data distribution, Ajax interactive, doughnut, and more. you can directly enter data in the panel or bind the data to dynamic display. When running, this control generates an image (such as a PNG file) on the server, and the client uses an HTML element to reference the image. This server control provides the function of caching the image or saving the image as a file for a long time. It can work on any standard ASP. NET page without the support of special software.

To better understand this control, I recommend downloading the Microsoft chart controls sample project.

Below are several captured images:

In addition to the above examples, you can download microsoft chart control documentation or go to chart controls forum to discuss

Source with Scott's blog: http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.