Class chart_example¶
Defined in File chart_example.qml
Class Documentation¶
-
class chart_example : public ApplicationWindow¶
Properties
-
string fontFamily¶
Font family used.
- Remark
This property is read-only
-
int chartTheme¶
Chart theme used.
Private Members
-
var title¶
Application title.
-
var width¶
Window width [px].
-
var height¶
Window height [px].
-
var font¶
Application font.
-
var visible¶
Window visibility.
-
Slider theSlider¶
Slider value to send over dds.
-
ChartView depthChart¶
Chart to show line.
-
LineSeries slideSignal¶
Graph of slider signal from dds.
-
string fontFamily¶