Class NorthEast¶
Defined in File NorthEast.qml
Class Documentation¶
-
class NorthEast : public ChartView¶
Map plot for with equal scaling of the axes North-East.
Signals
-
void themeChanged()¶
Indicate that theme has changed and a redraw is necessary.
Properties
-
alias style¶
Custom style to fix QtCharts quirks.
-
bool addMinFOV¶
Adds a minimal field of view indicated by fovX and fovY at component creation.
-
point fovX¶
Minimal field of view along x-axis.
-
point fovY¶
Minimal field of view along y-axis.
-
alias equalizer¶
Ensures that the axes has same scaling.
-
alias axisX¶
Reference to x-axis ValueAxis.
-
alias axisY¶
Reference to y-axis ValueAxis.
-
void themeChanged()¶