0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-01 11:31:10 +03:00

ChartItem has been updated

This commit is contained in:
Arin Alexander
2017-09-27 01:05:22 +03:00
parent af589e31ba
commit cc0dad863e
6 changed files with 135 additions and 17 deletions

View File

@@ -110,6 +110,16 @@
<item row="2" column="1">
<widget class="QWidget" name="colorWidget" native="true"/>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Type</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QComboBox" name="seriesTypeComboBox"/>
</item>
</layout>
</widget>
</widget>