Legend
Legend Class Reference
Inherits Control.
Properties | |
alias | _children |
Charts | Chart |
string | colorRole |
bool | colorVisible |
real | colorWidth |
alias | delegate |
int | flow |
var | formatValue |
alias | horizontalSpacing |
real | maximumDelegateWidth |
var | maximumValueWidth |
alias | model |
string | nameRole |
alias | preferredWidth |
string | shortNameRole |
int | sourceIndex |
string | valueRole |
bool | valueVisible |
real | valueWidth |
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
◆ _children
|
read |
- Remarks
- This is the default property
Definition at line 83 of file Legend.qml.
◆ Chart
|
read |
The chart to display the legend for.
Definition at line 20 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.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 03:57:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 03:57:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.