Issue 116296

Summary: How to draw "Scatter Charts" with Calc in Java
Product: General Reporter: tyronebonbon <tyronebonbon>
Component: chartAssignee: kla <thomas.klarhoefer>
Status: CLOSED NOT_AN_OOO_ISSUE QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Issue Type: FEATURE Latest Confirmation in: ---
Developer Difficulty: ---

Description tyronebonbon 2011-01-04 10:09:48 UTC
oChartTypeManager = oChart.getChartTypeManager()
oChartTypeTemplate = oChartTypeManager.createInstance( _
"com.sun.star.chart2.template.ScatterLineSymbol")

I don't know how to write this with Java language.
Comment 1 Marcus 2011-01-04 17:22:44 UTC
please note that you here can report issues or feature requests only

for your "how to" question please use the support forums on
"http://user.services.openoffice.org" or post to the API mailing list (e.g.,
"users@api.openoffice.org")
Comment 2 Marcus 2011-01-04 17:23:08 UTC
closed