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 [default: "transparent"]

Fill color below the line.


fillGradient : Gradient [default: null]

Fill gradient below the line.


strokeColor : color [default: "black"]

Stroke color of the line.


strokeWidth : real [default: 1]

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.