(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

Windows 8 Store Apps: Creating Chart UI using 2D Graphics with C# and XAML

(0 votes)
0 comments   /   posted by Silverlight Show on Jun 20, 2013
Tags:   windows-8 , winrt , mahesh-sabnis
Read original post by Mahesh Sabnis at .NET Curry

Recently, I was discussing Line Of Business (LoB) application development for Modern UI on Windows 8 with one of my clients. One of their requirements was generating Charts based upon the values received from external services like WCF, WEB API etc. That got me going and I decided to implement a sample using C# and XAML.

Windows Store Apps developed using C# and XAML can leverage the 2D Graphics related APIs for drawing - like generating Point collection and drawing lines onscreen using these. Today we will see how we can leverage these APIs

If you are familiar with WPF or Silverlight, then you will find use of these classes really simple with slight variations in WinRT.


Comments

No comments

Add Comment

Login to comment:
  *      *       

Our News on Twitter