summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart/chartspacemodel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/chart/chartspacemodel.cxx')
-rw-r--r--oox/source/drawingml/chart/chartspacemodel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/chart/chartspacemodel.cxx b/oox/source/drawingml/chart/chartspacemodel.cxx
index cf71f14a822c..d6e920d85488 100644
--- a/oox/source/drawingml/chart/chartspacemodel.cxx
+++ b/oox/source/drawingml/chart/chartspacemodel.cxx
@@ -28,7 +28,7 @@ namespace chart {
ChartSpaceModel::ChartSpaceModel() :
mnDispBlanksAs( XML_gap ), // not zero as specified
mnStyle( 2 ),
- mbAutoTitleDel( false ),
+ mbAutoTitleDel( true ),
mbPlotVisOnly( false ),
mbShowLabelsOverMax( false ),
mbPivotChart( false )