This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Understandable, it happens to be hidden away inside the SampleExplorer's App.xaml. To set it for your own page, your xaml could look something like this: Inside the page's ResourceDictionary-
On the chart-
The DataTemplate above will give you the look shown throughout the SampleExplorer, but tweaking the FontSize and Border Width/Height will allow you to customize it how you want. You could of course replace the Border (and text) with whatever objects you'd like (ie a Path). Hope this helps; any more questions feel free to ask. |
|
|
Thanks, it works. |
|