LineChart in WPF

Posted by Maurizio Reginelli on Stack Overflow See other posts from Stack Overflow or by Maurizio Reginelli
Published on 2010-03-20T19:58:03Z Indexed on 2010/03/20 20:01 UTC
Read the original article Hit count: 502

Filed under:
|
|
|
|

I havo to implement a custom control in WPF which contains a line chart. This control should permit to an user to define, with a control template, the number of grids, the font family and the font size of axis labels and other parameters.
I'm wondering if one of you can address me to an example or give me some advice.
Thank you in advance.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about c#