C
C#thunder
Hi,
I am having trouble drawing Cylinder chart in my .Net application. I was
successfully able to select the chart type using this syntax:
chchart.Type = OWC.ChartChartTypeEnum.chChartTypeAreaStacked;
But there is no type for Cylinder. Can anyone help me with how to go about
drawing a cylindrical chart, cone chart or pyramid charts which are present
in office?
Thanks in Advance.
I am having trouble drawing Cylinder chart in my .Net application. I was
successfully able to select the chart type using this syntax:
chchart.Type = OWC.ChartChartTypeEnum.chChartTypeAreaStacked;
But there is no type for Cylinder. Can anyone help me with how to go about
drawing a cylindrical chart, cone chart or pyramid charts which are present
in office?
Thanks in Advance.