Hi, below are two questions regarding chart2 API features: 1) the default color of line charts (com.sun.star.chart2.LineChartType) is blue ; i want to change the color to black .how can i do that ? (i don't know what are the properties available for line chart b/c there is no documentation for line chart type service).
2)for each column of my sheet i want to attach a legend in the chart generated using chart2 and java code. for example the column for "open" values should have a red square and labeled "open" and so for other columns. at the moment my chart is only showing a blue line and label column B etc... so i'm looking for a way to attach a legend to a given com.sun.star.chart2.data.XDataSequence is this possible thing to do with com.sun.star.chart2 and how ? thanks. -- View this message in context: http://www.nabble.com/discussing-com%3Asun%3Astar%3Achart2-API-tp19268400p19292935.html Sent from the openoffice - api dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]