Ingrid Halama wrote:
> 
> Within the standard API the different types of diagrams do support 
> several axis-supplier services. For example the LineDiagram
> (http://api.openoffice.org/docs/common/ref/com/sun/star/chart/LineDiagram.html)
>  
> does support ChartAxisXSupplier and ChartTwoAxisYSupplier. Those 
> services do support the boolean properties HasXAxisGrid, 
> HasXAxisHelpGrid, HasYAxisGrid etc..
> http://api.openoffice.org/docs/common/ref/com/sun/star/chart/ChartAxisXSupplier.html
> http://api.openoffice.org/docs/common/ref/com/sun/star/chart/ChartAxisYSupplier.html
> So it should work to set those boolean properties at the diagram.
> 
> 
> Kind regards,
> Ingrid
> 
Hi ,
the issue is that i'm not using standard API ,but instead the
com:sun:star:chart2 API . 
I'm not sure but i suspect that  chart2 API doesn't support the
axis-supplier services you mentioned above . am i correct ?
if yes, what are the corresponding axis-supplier services for the
com:sun:star:chart2 API?

thanks.


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