Ingrid Halama wrote:
> 
> 
>> 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 ?
> 
> No, the legend entries are generated automatically.
> 
> Ingrid
> 
> 
Isn't this a serious limitation in chart2 API ?! 
what  the Legend entries worth if the developer can't set it programatically
?
is that same issue with standard chart API ? the developer also can't set
the Legend entries even with standard chart API ?

-- 
View this message in context: 
http://www.nabble.com/discussing-com%3Asun%3Astar%3Achart2-API-tp19268400p19300283.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]

Reply via email to