mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-03 03:57:31 +03:00
Get axis label using method
This commit is contained in:
@@ -23,6 +23,8 @@ ChartItemEditor::ChartItemEditor(LimeReport::ChartItem *item, LimeReport::PageDe
|
||||
readSetting();
|
||||
init();
|
||||
connect(m_colorButton, SIGNAL(clicked(bool)), this, SLOT(slotChangeSeriesColor()));
|
||||
|
||||
// TODO_ES add field in editor for x axis field, like for labels
|
||||
}
|
||||
|
||||
ChartItemEditor::~ChartItemEditor()
|
||||
|
Reference in New Issue
Block a user