__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.36.0 -->
<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="GtkBox" id="tp_PolarOptions">
    <property name="visible">True</property>
    <property name="can_focus">False</property>
    <property name="border_width">6</property>
    <property name="orientation">vertical</property>
    <property name="spacing">6</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>
          <object class="GtkCheckButton" id="CB_CLOCKWISE">
            <property name="label" translatable="yes" context="tp_PolarOptions|CB_CLOCKWISE">_Clockwise direction</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>
            <property name="margin-start">12</property>
            <property name="margin-top">6</property>
            <child internal-child="accessible">
              <object class="AtkObject" id="CB_CLOCKWISE-atkobject">
                <property name="AtkObject::accessible-description" translatable="yes" context="tp_PolarOptions|extended_tip|CB_CLOCKWISE">The default direction in which the pieces of a pie chart are ordered is counterclockwise. Enable the Clockwise direction checkbox to draw the pieces in opposite direction.</property>
              </object>
            </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="tp_PolarOptions|label1">Orientation</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="frameANGLE">
        <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="box2">
            <property name="visible">True</property>
            <property name="can_focus">False</property>
            <property name="spacing">12</property>
            <property name="margin-start">12</property>
            <property name="margin-top">6</property>
            <child>
              <object class="GtkDrawingArea" id="CT_ANGLE_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>
                <property name="halign">center</property>
                <property name="valign">center</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="CT_ANGLE_DIAL-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="tp_PolarOptions|extended_tip|CT_ANGLE_DIAL">Drag the small dot along the circle or click any position on the circle to set the starting angle of a pie or donut chart. The starting angle is the mathematical angle position where the first piece is drawn. The value of 90 degrees draws the first piece at the 12 o'clock position. A value of 0 degrees starts at the 3 o'clock position.</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_STARTING_ANGLE">
                <property name="visible">True</property>
                <property name="can_focus">False</property>
                <property name="valign">center</property>
                <property name="adjustment">adjustmentDEGREE</property>
                <property name="wrap">True</property>
                <property name="truncate-multiline">True</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="NF_STARTING_ANGLE-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="tp_PolarOptions|extended_tip|NF_STARTING_ANGLE">Enter the starting angle between 0 and 359 degrees. You can also click the arrows to change the displayed value.</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_ROTATION_DEGREES">
                <property name="visible">True</property>
                <property name="can_focus">False</property>
                <property name="label" translatable="yes" context="tp_PolarOptions|FT_ROTATION_DEGREES">_Degrees</property>
                <property name="use_underline">True</property>
                <property name="mnemonic_widget">NF_STARTING_ANGLE</property>
                <property name="xalign">0</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="label" translatable="yes" context="tp_PolarOptions|label2">Starting Angle</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>
    <child>
      <object class="GtkFrame" id="framePLOT_OPTIONS">
        <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="GtkCheckButton" id="CB_INCLUDE_HIDDEN_CELLS_POLAR">
            <property name="label" translatable="yes" context="tp_PolarOptions|CB_INCLUDE_HIDDEN_CELLS_POLAR">Include _values from hidden cells</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>
            <property name="margin-start">12</property>
            <property name="margin-top">6</property>
          </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="tp_PolarOptions|label3">Plot 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">2</property>
      </packing>
    </child>
  </object>
</interface>

Filemanager

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
Filemanager