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.


© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.