QtXlsxWriter
QtXlsxWriter copied to clipboard
Legend information not displayed on charts
Legend information not displayed on any of the chart types except 3D Line chart.
Yes, QtXlsx only has wery basic support for charts at present. You can take a look at the source code of xlsxchart.h/xlsxchart.cpp/xlsxchart_p.h to figure out how to add such features.
In long run, I will split this library to three or more parts, such as opc part, chart part, xlsx part, then we can even add docx part and pptx part which depends on opc and chart.
please how could i add a feature witch allow me to control the axes position in the chart ?