BasicLegend QML Type

Displays a simple legend. More...

Import Statement: import QuickGraphLib.GraphItems
Inherits:

Rectangle

Properties

Detailed Description

Note: This graph item does not inherit from ShapePath, unlike other graph items.

See also Basic sin graph.

Property Documentation

contentChildren : alias [default]

The legend items. This should be l {BasicLegendItem}s.


verticalSpacing : alias

The spacing between each legend item.