Defines margins between the edge of the chart rectangle and the plot area. More...
Import Statement: | import QtCharts |
An uncreatable type that is used to define the top, bottom, left, and right margins. The margins are used for drawing the title, axes, and legend.
See also ChartView.margins.
bottom : int
The bottom margin.
left : int
The left margin.
right : int
The right margin.
top : int
The top margin.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qml-qtcharts-margins.html