I'm having a strange issue. I have a series of charts in being loaded as partial views in content in tab strips.
One series of charts suddenly (I believe after updating to 2015.1.408) has an issue where sometimes the labels will be off of the side of the chart. This is making it overlap the axis title.
So, if I try to compensate for this by setting the Margin of the labels in the partial view definition, it fixes it (though applies some extra spacing), but *only for the first chart in the series*. All the charts after the first revert to having the same problem.
What's going on? It seems like some style got messed up and is being set custom for the first one but then is getting reset in between each chart drawing.
One series of charts suddenly (I believe after updating to 2015.1.408) has an issue where sometimes the labels will be off of the side of the chart. This is making it overlap the axis title.
So, if I try to compensate for this by setting the Margin of the labels in the partial view definition, it fixes it (though applies some extra spacing), but *only for the first chart in the series*. All the charts after the first revert to having the same problem.
What's going on? It seems like some style got messed up and is being set custom for the first one but then is getting reset in between each chart drawing.