__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.40.0 -->
<interface domain="chart">
<requires lib="gtk+" version="3.20"/>
<object class="GtkDialog" id="InsertAxisDialog">
<property name="can-focus">False</property>
<property name="border-width">6</property>
<property name="title" translatable="yes" context="insertaxisdlg|InsertAxisDialog">Axes</property>
<property name="modal">True</property>
<property name="default-width">0</property>
<property name="default-height">0</property>
<property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<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_area3">
<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="margin-end">6</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="box1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="spacing">12</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="label-xalign">0</property>
<property name="shadow-type">none</property>
<child>
<object class="GtkBox" id="box2">
<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="vexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkCheckButton" id="primaryX">
<property name="label" translatable="yes" context="insertaxisdlg|primaryX">_X axis</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="primaryX-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|primaryX">Displays the X axis as a line with subdivisions.</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="GtkCheckButton" id="primaryY">
<property name="label" translatable="yes" context="insertaxisdlg|primaryY">_Y axis</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="primaryY-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|primaryY">Displays the Y axis as a line with subdivisions.</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="GtkCheckButton" id="primaryZ">
<property name="label" translatable="yes" context="insertaxisdlg|primaryZ">_Z axis</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="primaryZ-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|primaryZ">Displays the Z axis as a line with subdivisions.</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="label" translatable="yes" context="insertaxisdlg|label1">Axes</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="frame2">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="label-xalign">0</property>
<property name="shadow-type">none</property>
<child>
<object class="GtkBox" id="box3">
<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="vexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkCheckButton" id="secondaryX">
<property name="label" translatable="yes" context="insertaxisdlg|secondaryX">X _axis</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="secondaryX-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|secondaryX">Displays a secondary X axis in the chart.</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="GtkCheckButton" id="secondaryY">
<property name="label" translatable="yes" context="insertaxisdlg|secondaryY">Y ax_is</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="secondaryY-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|secondaryY">The major axis and the secondary axis can have different scaling. For example, you can scale one axis to 2 in. and the other to 1.5 in. </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="GtkCheckButton" id="secondaryZ">
<property name="label" translatable="yes" context="insertaxisdlg|secondaryZ">Z axi_s</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="expand">False</property>
<property name="fill">True</property>
<property name="position">2</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="hexpand">True</property>
<property name="label" translatable="yes" context="insertaxisdlg|label2">Secondary Axes</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">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="InsertAxisDialog-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|InsertAxisDialog">Specifies the axes to be displayed in the chart.</property>
</object>
</child>
</object>
</interface>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 3dviewdialog.ui | File | 4.3 KB | 0644 |
|
| attributedialog.ui | File | 4.96 KB | 0644 |
|
| chardialog.ui | File | 7.55 KB | 0644 |
|
| chartdatadialog.ui | File | 18.71 KB | 0644 |
|
| charttypedialog.ui | File | 4.26 KB | 0644 |
|
| columnfragment.ui | File | 1.21 KB | 0644 |
|
| combobox.ui | File | 1.38 KB | 0644 |
|
| datarangedialog.ui | File | 7.43 KB | 0644 |
|
| dlg_DataLabel.ui | File | 40.03 KB | 0644 |
|
| dlg_InsertDataTable.ui | File | 10.77 KB | 0644 |
|
| dlg_InsertErrorBars.ui | File | 40.7 KB | 0644 |
|
| dlg_InsertLegend.ui | File | 11.22 KB | 0644 |
|
| imagefragment.ui | File | 774 B | 0644 |
|
| insertaxisdlg.ui | File | 15.37 KB | 0644 |
|
| insertgriddlg.ui | File | 15.91 KB | 0644 |
|
| inserttitledlg.ui | File | 21.47 KB | 0644 |
|
| paradialog.ui | File | 11.26 KB | 0644 |
|
| sidebaraxis.ui | File | 5.67 KB | 0644 |
|
| sidebarelements.ui | File | 21.66 KB | 0644 |
|
| sidebarerrorbar.ui | File | 9.7 KB | 0644 |
|
| sidebarseries.ui | File | 10.96 KB | 0644 |
|
| sidebartype.ui | File | 15.91 KB | 0644 |
|
| smoothlinesdlg.ui | File | 12.33 KB | 0644 |
|
| steppedlinesdlg.ui | File | 12.44 KB | 0644 |
|
| titlerotationtabpage.ui | File | 8.42 KB | 0644 |
|
| tp_3D_SceneAppearance.ui | File | 6.72 KB | 0644 |
|
| tp_3D_SceneGeometry.ui | File | 9.59 KB | 0644 |
|
| tp_3D_SceneIllumination.ui | File | 26.5 KB | 0644 |
|
| tp_AxisPositions.ui | File | 34.25 KB | 0644 |
|
| tp_ChartType.ui | File | 31.21 KB | 0644 |
|
| tp_DataLabel.ui | File | 31.33 KB | 0644 |
|
| tp_DataPointOption.ui | File | 3.33 KB | 0644 |
|
| tp_DataSource.ui | File | 26.32 KB | 0644 |
|
| tp_DataTable.ui | File | 5.31 KB | 0644 |
|
| tp_ErrorBars.ui | File | 33.01 KB | 0644 |
|
| tp_LegendPosition.ui | File | 11.62 KB | 0644 |
|
| tp_PolarOptions.ui | File | 8.85 KB | 0644 |
|
| tp_RangeChooser.ui | File | 14.81 KB | 0644 |
|
| tp_Scale.ui | File | 32.59 KB | 0644 |
|
| tp_SeriesToAxis.ui | File | 22.81 KB | 0644 |
|
| tp_Trendline.ui | File | 34.41 KB | 0644 |
|
| tp_axisLabel.ui | File | 21.47 KB | 0644 |
|
| wizelementspage.ui | File | 26.36 KB | 0644 |
|