F
Forum
Hi everybody!
I have a problem with ChartSpace control .
I have charts collection in the ChartSpace control and I would like to see
them arranged vertically.
I use this statement:
ChartSpace.ChartLayout = OWC10.ChartChartLayoutEnum.chChartLayoutVertical
but I still have them in a "snake order" ,
I have tried to increase the Width property of ChartSpace,but it doesn't
help.
Also
ChartSpace.HasMultipleCharts = True
statement cause to unexpected error of the ChartSpace control
May be someone familiar with this problem .
I will be appreciate for any help.
Thanks in advance.
I have a problem with ChartSpace control .
I have charts collection in the ChartSpace control and I would like to see
them arranged vertically.
I use this statement:
ChartSpace.ChartLayout = OWC10.ChartChartLayoutEnum.chChartLayoutVertical
but I still have them in a "snake order" ,
I have tried to increase the Width property of ChartSpace,but it doesn't
help.
Also
ChartSpace.HasMultipleCharts = True
statement cause to unexpected error of the ChartSpace control
May be someone familiar with this problem .
I will be appreciate for any help.
Thanks in advance.