<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.38.2 --> <interface domain="chart"> <requires lib="gtk+" version="3.20"/> <object class="GtkAdjustment" id="adjustmentDEGREE"> <property name="upper">359</property> <property name="step-increment">1</property> <property name="page-increment">10</property> </object> <object class="GtkDialog" id="dlg_DataLabels"> <property name="can-focus">False</property> <property name="border-width">6</property> <property name="title" translatable="yes" context="dlg_DataLabel|dlg_DataLabels">Data Labels for all Data Series</property> <property name="type-hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can-focus">False</property> <property name="orientation">vertical</property> <property name="spacing">12</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area1"> <property name="can-focus">False</property> <property name="layout-style">end</property> <child> <object class="GtkButton" id="ok"> <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="can-default">True</property> <property name="has-default">True</property> <property name="receives-default">True</property> <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="cancel"> <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">True</property> <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkButton" id="help"> <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">True</property> <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> <property name="secondary">True</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="pack-type">end</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkBox" id="dlg_DataLabel"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="border-width">6</property> <property name="spacing">12</property> <child> <object class="GtkBox"> <property name="name">box_left</property> <property name="visible">True</property> <property name="can-focus">False</property> <property name="orientation">vertical</property> <child> <object class="GtkFrame" id="frame1"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label-xalign">0</property> <property name="shadow-type">none</property> <child> <!-- n-columns=2 n-rows=6 --> <object class="GtkGrid" id="grid1"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="margin-start">12</property> <property name="margin-top">6</property> <property name="row-spacing">6</property> <property name="column-spacing">12</property> <property name="row-homogeneous">True</property> <child> <object class="GtkCheckButton" id="CB_VALUE_AS_NUMBER"> <property name="label" translatable="yes" context="dlg_DataLabel|CB_VALUE_AS_NUMBER">Value as _number</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="CB_VALUE_AS_NUMBER-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|CB_VALUE_AS_NUMBER">Displays the absolute values of the data points.</property> </object> </child> </object> <packing> <property name="left-attach">0</property> <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkCheckButton" id="CB_VALUE_AS_PERCENTAGE"> <property name="label" translatable="yes" context="dlg_DataLabel|CB_VALUE_AS_PERCENTAGE">Value as _percentage</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="CB_VALUE_AS_PERCENTAGE-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|CB_VALUE_AS_PERCENTAGE">Displays the percentage of the data points in each column.</property> </object> </child> </object> <packing> <property name="left-attach">0</property> <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="CB_CATEGORY"> <property name="label" translatable="yes" context="dlg_DataLabel|CB_CATEGORY">_Category</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="CB_CATEGORY-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|CB_CATEGORY">Shows the data point text labels.</property> </object> </child> </object> <packing> <property name="left-attach">0</property> <property name="top-attach">2</property> </packing> </child> <child> <object class="GtkCheckButton" id="CB_SYMBOL"> <property name="label" translatable="yes" context="dlg_DataLabel|CB_SYMBOL">_Legend key</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="CB_SYMBOL-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|CB_SYMBOL">Displays the legend icons next to each data point label.</property> </object> </child> </object> <packing> <property name="left-attach">0</property> <property name="top-attach">4</property> </packing> </child> <child> <object class="GtkCheckButton" id="CB_WRAP_TEXT"> <property name="label" translatable="yes" context="dlg_DataLabel|CB_WRAP_TEXT">Auto text _wrap</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> <property name="draw-indicator">True</property> </object> <packing> <property name="left-attach">0</property> <property name="top-attach">5</property> </packing> </child> <child> <object class="GtkButton" id="PB_NUMBERFORMAT"> <property name="label" translatable="yes" context="dlg_DataLabel|PB_NUMBERFORMAT">Number _format...</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">True</property> <property name="valign">center</property> <property name="use-underline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="PB_NUMBERFORMAT-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|PB_NUMBERFORMAT">Opens a dialog to select the number format.</property> </object> </child> </object> <packing> <property name="left-attach">1</property> <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkButton" id="PB_PERCENT_NUMBERFORMAT"> <property name="label" translatable="yes" context="dlg_DataLabel|PB_PERCENT_NUMBERFORMAT">Percentage f_ormat...</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">True</property> <property name="valign">center</property> <property name="use-underline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="PB_PERCENT_NUMBERFORMAT-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|PB_PERCENT_NUMBERFORMAT">Opens a dialog to select the percentage format.</property> </object> </child> </object> <packing> <property name="left-attach">1</property> <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="CT_LABEL_DIAL"> <property name="can-focus">False</property> <property name="no-show-all">True</property> <property name="label" translatable="yes" context="dlg_DataLabel|CT_LABEL_DIAL">ABCD</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> <packing> <property name="left-attach">1</property> <property name="top-attach">3</property> </packing> </child> <child> <object class="GtkLabel" id="STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE"> <property name="can-focus">False</property> <property name="label" translatable="yes" context="dlg_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE">Number Format for Percentage Value</property> </object> <packing> <property name="left-attach">1</property> <property name="top-attach">2</property> </packing> </child> <child> <object class="GtkCheckButton" id="CB_DATA_SERIES_NAME"> <property name="label" translatable="yes" context="dlg_DataLabel|CB_DATA_SERIES_NAME">_Series name</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="CB_DATA_SERIES_NAME-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|CB_DATA_SERIES_NAME">Shows the data series name in the label.</property> </object> </child> </object> <packing> <property name="left-attach">0</property> <property name="top-attach">3</property> </packing> </child> <child> <placeholder/> </child> <child> <placeholder/> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label" translatable="yes" context="dlg_DataLabel|label1">Text Attributes</property> <property name="xalign">0</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkFrame" id="frame4"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label-xalign">0</property> <property name="shadow-type">none</property> <child> <!-- n-columns=2 n-rows=2 --> <object class="GtkGrid" id="grid2"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="margin-start">12</property> <property name="margin-top">6</property> <property name="row-spacing">6</property> <property name="column-spacing">12</property> <property name="row-homogeneous">True</property> <child> <object class="GtkLabel" id="FT_LABEL_PLACEMENT"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label" translatable="yes" context="dlg_DataLabel|FT_LABEL_PLACEMENT">Place_ment</property> <property name="use-underline">True</property> <property name="mnemonic-widget">LB_LABEL_PLACEMENT</property> <property name="xalign">0</property> </object> <packing> <property name="left-attach">0</property> <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkComboBoxText" id="LB_LABEL_PLACEMENT"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="valign">center</property> <items> <item id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Best fit</item> <item id="1" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Center</item> <item id="2" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Above</item> <item id="3" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Top left</item> <item id="4" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Left</item> <item id="5" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Bottom left</item> <item id="6" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Below</item> <item id="7" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Bottom right</item> <item id="8" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Right</item> <item id="9" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Top right</item> <item id="10" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Inside</item> <item id="11" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Outside</item> <item id="12" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Near origin</item> </items> <child internal-child="accessible"> <object class="AtkObject" id="LB_LABEL_PLACEMENT-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|LB_LABEL_PLACEMENT">Selects the placement of data labels relative to the objects.</property> </object> </child> </object> <packing> <property name="left-attach">1</property> <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="FT_TEXT_SEPARATOR"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label" translatable="yes" context="dlg_DataLabel|FT_TEXT_SEPARATOR">_Separator</property> <property name="use-underline">True</property> <property name="mnemonic-widget">LB_TEXT_SEPARATOR</property> <property name="xalign">0</property> </object> <packing> <property name="left-attach">0</property> <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkComboBoxText" id="LB_TEXT_SEPARATOR"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="valign">center</property> <items> <item id="0" translatable="yes" context="dlg_DataLabel|liststoreSEPARATOR">Space</item> <item id="1" translatable="yes" context="dlg_DataLabel|liststoreSEPARATOR">Comma</item> <item id="2" translatable="yes" context="dlg_DataLabel|liststoreSEPARATOR">Semicolon</item> <item id="3" translatable="yes" context="dlg_DataLabel|liststoreSEPARATOR">New line</item> <item id="4" translatable="yes" context="dlg_DataLabel|liststoreSEPARATOR">Period</item> </items> <child internal-child="accessible"> <object class="AtkObject" id="LB_TEXT_SEPARATOR-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|LB_TEXT_SEPARATOR">Selects the separator between multiple text strings for the same object.</property> </object> </child> </object> <packing> <property name="left-attach">1</property> <property name="top-attach">0</property> </packing> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label" translatable="yes" context="dlg_DataLabel|label1">Attribute Options</property> <property name="xalign">0</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkBox" id="box_right"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="orientation">vertical</property> <child> <object class="GtkFrame" id="frame2"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label-xalign">0</property> <property name="shadow-type">none</property> <child> <object class="GtkBox" id="box5"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="margin-start">12</property> <property name="margin-top">6</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkBox" id="boxORIENTATION"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="spacing">12</property> <child> <object class="GtkDrawingArea" id="CT_DIAL"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property> <child internal-child="accessible"> <object class="AtkObject" id="CT_DIAL-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|CT_DIAL">Click in the dial to set the text orientation for the data labels.</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="NF_LABEL_DEGREES"> <property name="visible">True</property> <property name="can-focus">True</property> <property name="valign">center</property> <property name="activates-default">True</property> <property name="truncate-multiline">True</property> <property name="adjustment">adjustmentDEGREE</property> <property name="wrap">True</property> <child internal-child="accessible"> <object class="AtkObject" id="NF_LABEL_DEGREES-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|NF_LABEL_DEGREES">Enter the counterclockwise rotation angle for the data labels.</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkLabel" id="FT_LABEL_DEGREES"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label" translatable="yes" context="dlg_DataLabel|FT_LABEL_DEGREES">_Degrees</property> <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkBox" id="boxTXT_DIRECTION"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="FT_LABEL_TEXTDIR"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label" translatable="yes" context="dlg_DataLabel|FT_LABEL_TEXTDIR">Te_xt direction</property> <property name="use-underline">True</property> <property name="mnemonic-widget">LB_LABEL_TEXTDIR</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkComboBoxText" id="LB_LABEL_TEXTDIR"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="no-show-all">True</property> <child internal-child="accessible"> <object class="AtkObject" id="LB_LABEL_TEXTDIR-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|LB_LABEL_TEXTDIR">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label" translatable="yes" context="dlg_DataLabel|label2">Rotate Text</property> <property name="xalign">0</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkFrame" id="frame3"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label-xalign">0</property> <property name="shadow-type">none</property> <child> <object class="GtkBox" id="box6"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="margin-start">12</property> <property name="margin-top">6</property> <property name="orientation">vertical</property> <child> <object class="GtkCheckButton" id="CB_CUSTOM_LEADER_LINES"> <property name="label" translatable="yes" context="dlg_DataLabel|CB_CUSTOM_LEADER_LINES">_Connect displaced data labels to data points</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="CB_CUSTOM_LEADER_LINES-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|CB_CUSTOM_LEADER_LINES">Draws a line connecting the data labels to the data points</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="label" translatable="yes" context="dlg_DataLabel|label3">Leader Lines</property> <property name="xalign">0</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="padding">12</property> <property name="position">1</property> </packing> </child> <child> <placeholder/> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <placeholder/> </child> <child internal-child="accessible"> <object class="AtkObject" id="dlg_DataLabel-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|dlg_DataLabel">Opens the Data Labels dialog, which enables you to set the data labels.</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="-5">ok</action-widget> <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> <child internal-child="accessible"> <object class="AtkObject" id="dlg_DataLabels-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|dlg_DataLabels">Opens the Data Labels dialog, which enables you to set the data labels.</property> </object> </child> </object> <object class="GtkSizeGroup" id="sizegroup1"> <widgets> <widget name="FT_TEXT_SEPARATOR"/> <widget name="FT_LABEL_PLACEMENT"/> </widgets> </object> <object class="GtkSizeGroup" id="sizegroup2"> <widgets> <widget name="LB_TEXT_SEPARATOR"/> <widget name="LB_LABEL_PLACEMENT"/> </widgets> </object> </interface>