Re: [dev] Create a blank chart in OpenOffice

2008-02-22 Thread Bjoern Milcke
Hi Houh, Hi I want to create a blank chart with no data using openoffice API. Looking at the openoffice 1.1 developer's guide, openoffice creates an initial bar chart with no data and then populates the data as requested. the call is: aChartDoc = aChartHelper.insertOLEChart(

[dev] Create a blank chart in OpenOffice

2008-02-21 Thread houh
Hi I want to create a blank chart with no data using openoffice API. Looking at the openoffice 1.1 developer's guide, openoffice creates an initial bar chart with no data and then populates the data as requested. the call is: aChartDoc = aChartHelper.insertOLEChart( BarChart,