Pivithuru Wijegunawardana schrieb:
I want to insert a column and line chart (which is a chart type available in
the chart wizard) via a java code in Openoffice calc. Is it possible
directly inserting this type of a chart? I checked with api module for
charts and this type was not available.  If this is not possible how can I
insert a chart with both columns and lines?

The service com.sun.star.chart.BarDiagram has a property "NumberOfLines" to show some data series as lines.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to