mschmidt Posted April 4, 2011 Report Posted April 4, 2011 I have a Lines chart with custom axis sections. The AxisSection class has a non-nullable FontStyle property which is Regular by default. When the user interactively changes the font of the X axis or the overall chart with another font style, say Bold, it won't apply to the X axis labels because the FontStyle of the axis sections is still Regular. Is there any way to avoid this behavior and let the user choose the font style? Thanks,Markus Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.