Pie is a polar chart so you have to use polar coordinate system to set the margin:
m_view.chart.polarSystem.margin = NChartMarginMake(10.0f, 10.0f, 10.0f, 10.0f);
Pie is a polar chart so you have to use polar coordinate system to set the margin:
m_view.chart.polarSystem.margin = NChartMarginMake(10.0f, 10.0f, 10.0f, 10.0f);
Was this article helpful?
Unfortunately, you can't vote for this article. Please log in to be able to vote.
0 out of 0 found this helpful
Comments
No comments yet.
Please log in to place a comment.