관리 메뉴

DREAM IT, WISH IT, DO IT

MS Chart (C#으로 차트 그리기) 본문

Programming/C#

MS Chart (C#으로 차트 그리기)

개발일지 오세빈 2012. 6. 1. 05:23

MS Chart (C#으로 차트 그리기)

이전 포스팅에서 자바로 "JFreeChart" 를 이용해 그래프를 그릴 수 있다고 말씀드렸는데 Microsoft 에서도 같은 기능(살펴보시면 구현소스도 거의 비슷합니다)의 MS Chart 를 제공하고 있습니다. 개인적으로 MS Chart 가 훨씬 이쁘게 보이네요.

이렇게 세가지만 설치하시면 바로 그래프를 구현하실 수 있습니다.


이렇게 세가지만 설치하시면 Visual Studio 2010 에서 바로 그래프를 구현하실 수 있습니다. 샘플예제도 충분히 있고 관련자료도 많으니 사용하기 좋습니다.


설치후 WinFormsChartSamples 프로젝트를 실행시키게 되면 밑의 그림과 같이 무수히 많은 샘플들의 그림과 소스들을 바로 확인가능합니다. 실제 쓰이게 될 모든 경우의 예제를 구현해놓은것 같네요.






Samples Environment for .NET Framework 4 Chart Controls Released!

You can now download Visual Studio 2010 projects that contain all the samples targeting .NET Framework 4.

Download Description

The samples environment for Microsoft Chart Controls for .NET Framework contains over 200 samples for both ASP.NET and Windows Forms. The samples cover every major feature in Chart Controls for .NET Framework. They enable you to see the Chart controls in action as well as use the code as templates for your own web and windows applications. 

ChartSamples_thumb_1.jpg

The samples environments each contains a Getting Started section to help you start using the Chart controls quickly. The samples demonstrates how to use the following features in Microsoft Chart Controls for .NET Framework:
  • All supported chart types.
  • Data series, chart areas, axes, legends, labels, titles, and more.
  • Data Binding
  • Data manipulation, such as copying, splitting, merging, alignment, grouping, sorting, searching, filtering, and more.
  • Statistical formulas and financial formulas.
  • Advanced chart appearance, such as 3D, anti-aliasing, lighting, perspective, and more.
  • Chart rendering.
  • Events and Customizations.
  • Interactivity and AJAX.

See the following related links:

0 Comments
댓글쓰기 폼