Legend QML Type

A pre-made legend control that displays a legend for charts. More...

Import Statement: import org.kde.quickcharts.controls
Inherits:

Control

Properties

Detailed Description

Property Documentation

chart : Chart

The chart to display the legend for.


colorRole : string


delegate : Component

The delegate to use to display legend information.


formatValue : var


highlightEnabled : bool


highlightedIndex : int


horizontalSpacing : real


maximumDelegateWidth : real


maximumValueWidth : var


model : var


nameRole : string


preferredWidth : real


shortNameRole : string


valueRole : string


verticalSpacing : real