"Inflate Margins" does not appear to change anythi
Posted: Mon Jun 12, 2006 2:48 pm
Hello All,
I cann't use Inflate Margins in the pie chart (teechart 2.0.2306.26232):
1) add chart to winform
2) create pie serier
3) fill that serier with sample values
pie1.FillSampleValues();
4) raise teechart property
Steema.TeeChart.Editor editor = new Steema.TeeChart.Editor(tChart1);
editor.ShowModal();
5) go to Series->Marks
try to modify Series->Marks->Arrow->Pointer and try to change "Inflate Margins"
Nothing happens due to changing...
Any ideas how should it work?
Thanks.
I cann't use Inflate Margins in the pie chart (teechart 2.0.2306.26232):
1) add chart to winform
2) create pie serier
3) fill that serier with sample values
pie1.FillSampleValues();
4) raise teechart property
Steema.TeeChart.Editor editor = new Steema.TeeChart.Editor(tChart1);
editor.ShowModal();
5) go to Series->Marks
try to modify Series->Marks->Arrow->Pointer and try to change "Inflate Margins"
Nothing happens due to changing...
Any ideas how should it work?
Thanks.