LineChartControl
Properties | |
alias | chart |
alias | color |
alias | fillOpacity |
alias | highlightEnabled |
alias | horizontalLinesVisible |
alias | legend |
alias | lineWidth |
alias | names |
alias | pointDelegate |
alias | stacked |
alias | valueSources |
alias | verticalLinesVisible |
alias | xAxisSource |
alias | xLabels |
alias | xRange |
alias | yAxisSource |
alias | yLabels |
alias | yRange |
Detailed Description
A line chart with legend, grid and axis labels.
Definition at line 14 of file LineChartControl.qml.
Property Documentation
◆ chart
|
read |
Definition at line 29 of file LineChartControl.qml.
◆ color
|
read |
Definition at line 21 of file LineChartControl.qml.
◆ fillOpacity
|
read |
Definition at line 25 of file LineChartControl.qml.
◆ highlightEnabled
|
read |
Definition at line 51 of file LineChartControl.qml.
◆ horizontalLinesVisible
|
read |
Definition at line 39 of file LineChartControl.qml.
◆ legend
|
read |
Definition at line 31 of file LineChartControl.qml.
◆ lineWidth
|
read |
Definition at line 23 of file LineChartControl.qml.
◆ names
|
read |
Definition at line 19 of file LineChartControl.qml.
◆ pointDelegate
|
read |
Definition at line 49 of file LineChartControl.qml.
◆ stacked
|
read |
Definition at line 27 of file LineChartControl.qml.
◆ valueSources
|
read |
Definition at line 17 of file LineChartControl.qml.
◆ verticalLinesVisible
|
read |
Definition at line 37 of file LineChartControl.qml.
◆ xAxisSource
|
read |
Definition at line 45 of file LineChartControl.qml.
◆ xLabels
|
read |
Definition at line 33 of file LineChartControl.qml.
◆ xRange
|
read |
Definition at line 41 of file LineChartControl.qml.
◆ yAxisSource
|
read |
Definition at line 47 of file LineChartControl.qml.
◆ yLabels
|
read |
Definition at line 35 of file LineChartControl.qml.
◆ yRange
|
read |
Definition at line 43 of file LineChartControl.qml.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:53 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.