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

Add x axis

This commit is contained in:
Emil Sawicki
2022-01-25 19:13:00 +01:00
parent fdf7807cfb
commit a3ffc08d49
5 changed files with 91 additions and 10 deletions

View File

@@ -144,6 +144,7 @@ void QObjectPropertyModel::translatePropertyName()
tr("chartType");
tr("drawLegendBorder");
tr("labelsField");
tr("xAxisField");
tr("legendAlign");
tr("series");
tr("titleAlign");