SeriesTheme QML Type

Handles theming of series. 更多...

import 语句: import QtGraphs
实例化: QSeriesTheme
状态: 技术预览

特性

详细描述

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

另请参阅 GraphTheme .

特性文档编制

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.