From 19b2ed4dee1ec33ad55473d43bfcd0bfa194cbee Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Wed, 5 Dec 2018 04:34:39 +0100 Subject: related tdf#51671, add UI options for new "hide legend entry" feature Change-Id: I4a9025e317dbd93fb45e676f266c555c72f4d18b Reviewed-on: https://gerrit.libreoffice.org/64614 Tested-by: Jenkins Reviewed-by: Markus Mohrhard --- chart2/uiconfig/ui/tp_SeriesToAxis.ui | 53 ++++++++++++++++++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-) (limited to 'chart2/uiconfig') diff --git a/chart2/uiconfig/ui/tp_SeriesToAxis.ui b/chart2/uiconfig/ui/tp_SeriesToAxis.ui index f5957b407eb0..e13855e46ccc 100644 --- a/chart2/uiconfig/ui/tp_SeriesToAxis.ui +++ b/chart2/uiconfig/ui/tp_SeriesToAxis.ui @@ -1,5 +1,5 @@ - + @@ -363,5 +363,56 @@ 2 + + + True + False + 0 + none + + + True + False + 12 + + + True + False + vertical + + + Hide legend entry + True + True + False + True + + + False + True + 0 + + + + + + + + + True + False + Legend Entry + + + + + + + + False + True + 3 + + -- cgit