BasicLegendItem QML Type

An single entry in a simple legend. More...

Import Statement: import QuickGraphLib.GraphItems
Inherits:

Row

Properties

Detailed Description

See also Basic sin graph.

Property Documentation

fillColor : color

Fill color below the line.


fillGradient : Gradient

Fill gradient below the line.


strokeColor : color

Stroke color of the line.


strokeWidth : real

Stroke width of the line.


text : alias

Name of this legend item.


textColor : alias

Color of this legend item's name.


textFont : alias

Font of this legend item's name.