SeriesTheme QML Type

Handles theming of series. More...

Import Statement: import QtGraphs
Instantiates: QSeriesTheme
Status: Technical Preview

Properties

Detailed Description

Series theme is used to handle color, border color and border width.

See also GraphTheme.

Property Documentation

borderColors : list

List of colors used to pick border color of the series or set.


borderWidth : real

Sets the width of the border of the series.


colorTheme : SeriesColorTheme

List of premade themes that determine values for properties of this class.


colors : list

List of colors used to pick color of the series or set.