Issue 76020

Summary: xls export: sec. x and y Axis are gone after save/reload
Product: General Reporter: kla <thomas.klarhoefer>
Component: chartAssignee: daniel.rentz
Status: CLOSED NOT_AN_OOO_ISSUE QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: issues, tony.galmiche.ooo
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description kla 2007-04-02 14:26:28 UTC
Create a Chart
Insert a second x and y axis
Save as .xls
Reload
The sec. x and y axis are gone
Comment 1 Martin Hollmichel 2008-01-27 07:42:40 UTC
set target to 3.x
Comment 2 daniel.rentz 2008-04-04 14:17:18 UTC
secondary axes are only allowed in conjunction with a data series in Excel, you
cannot insert them on-the-fly, as Calc allows it. So:
- create a chart with 2 data series
- attach one series to secondary axes (series properties dialog, Options tabpage)
- insert secondary X axis
- save/reload
works as expected.
Comment 3 daniel.rentz 2008-04-04 14:19:05 UTC
closed