Legend
Properties | |
ChartsChart | chart |
string | colorRole |
alias | delegate |
var | formatValue |
int | highlightedIndex |
bool | highlightEnabled |
alias | horizontalSpacing |
real | maximumDelegateWidth |
var | maximumValueWidth |
alias | model |
string | nameRole |
alias | preferredWidth |
string | shortNameRole |
string | valueRole |
alias | verticalSpacing |
Detailed Description
A pre-made legend control that displays a legend for charts.
Definition at line 15 of file Legend.qml.
Property Documentation
◆ chart
|
read |
The chart to display the legend for.
Definition at line 20 of file Legend.qml.
◆ colorRole
|
read |
Definition at line 48 of file Legend.qml.
◆ delegate
|
read |
The delegate to use to display legend information.
- See also
- Legend::delegate
Definition at line 26 of file Legend.qml.
◆ formatValue
|
read |
Definition at line 38 of file Legend.qml.
◆ highlightedIndex
|
read |
Definition at line 54 of file Legend.qml.
◆ highlightEnabled
|
read |
Definition at line 52 of file Legend.qml.
◆ horizontalSpacing
|
read |
Definition at line 32 of file Legend.qml.
◆ maximumDelegateWidth
|
read |
Definition at line 36 of file Legend.qml.
◆ maximumValueWidth
|
read |
Definition at line 40 of file Legend.qml.
◆ model
|
read |
Definition at line 30 of file Legend.qml.
◆ nameRole
|
read |
Definition at line 44 of file Legend.qml.
◆ preferredWidth
|
read |
Definition at line 42 of file Legend.qml.
◆ shortNameRole
|
read |
Definition at line 46 of file Legend.qml.
◆ valueRole
|
read |
Definition at line 50 of file Legend.qml.
◆ verticalSpacing
|
read |
Definition at line 34 of file Legend.qml.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.