Practical WPF Charts and Graphics

Creating 2D and 3D charts is one of the most common uses of computer graphics. Such charts can have wide applications in representing mathematical, physical, and economic functions in your daily life. Whether you are an engineer, a quantitative analyst, a teacher, or a student, you will end up deali...

Full description

Bibliographic Details
Main Author: Xu, Jack
Format: eBook
Language:English
Published: Berkeley, CA Apress 2010, 2010
Edition:1st ed. 2010
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02388nmm a2200313 u 4500
001 EB000360870
003 EBX01000000000000000213922
005 00000000000000.0
007 cr|||||||||||||||||||||
008 130626 ||| eng
020 |a 9781430224822 
100 1 |a Xu, Jack 
245 0 0 |a Practical WPF Charts and Graphics  |h Elektronische Ressource  |c by Jack Xu 
250 |a 1st ed. 2010 
260 |a Berkeley, CA  |b Apress  |c 2010, 2010 
300 |a 712 p  |b online resource 
505 0 |a Overview of WPF Programming -- 2D Transformations -- WPF Graphics Basics in 2D -- Colors and Brushes -- 2D Line charts -- Specialized 2D Charts -- Stock Charts -- Interactive 2D Charts -- 2D Chart Controls -- Data Interpolations -- Curve Fitting -- 3D Transformations -- WPF Graphics Basics in 3D -- 3D Charts with the WPF 3D Engine -- 3D Charts Without the WPF 3D Engine -- Specialized 3D Charts 
653 |a Microsoft software 
653 |a Microsoft 
653 |a Multimedia systems 
653 |a Microsoft .NET Framework 
653 |a Media Design 
653 |a Interactive multimedia 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4302-2482-2 
856 4 0 |u https://doi.org/10.1007/978-1-4302-2482-2?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.268 
520 |a Creating 2D and 3D charts is one of the most common uses of computer graphics. Such charts can have wide applications in representing mathematical, physical, and economic functions in your daily life. Whether you are an engineer, a quantitative analyst, a teacher, or a student, you will end up dealing with charting applications to some degree. Windows Presentation Foundation (WPF) is a next-generation graphics platform that enables you to build advanced user interfaces incorporating documents, media, 2D and 3D graphics, and animations. It is an ideal development tool that allows you to not only generate data, but also easily represent data graphically. Practical WPF Charts and Graphics provides all the tools you will need to develop professional chart and graphics applications in WPF and C#. This book will be useful for WPF and C# programmers of all skill levels, providing a complete and comprehensive explanation of WPF's graphics capability and the creation of various charts, and paying special attention to the details of code implementation