Refactor axis data. Remove duplicate paint code

This commit is contained in:
Emil Sawicki
2022-01-18 10:56:05 +01:00
parent 95a11bdc14
commit dfa378970f
11 changed files with 295 additions and 92 deletions

View File

@@ -165,6 +165,8 @@ void QObjectPropertyModel::translatePropertyName()
tr("printBehavior");
tr("shiftItems");
tr("showLegend");
tr("seriesLineWidth");
tr("drawPoints");
tr("removeGap");
tr("dropPrinterMargins");
tr("notPrintIfEmpty");