Qt Charts QML Types

Qt Charts QML API は、QML アプリケーションでチャートを表示する直感的でシンプルな方法です。

QML型

AbstractAxis

特殊な軸型に使われる基本型

AbstractBarSeries

すべての棒系列型の抽象親型

AbstractSeries

すべての Qt Chart の系列型の基本型。

AreaSeries

エリアチャートのデータ表示

BarCategoryAxis

チャートの軸にカテゴリを追加します。

BarSeries

一連のデータを、カテゴリごとにグループ化された縦棒として表示します。

BarSet

棒グラフで 1 組の棒を表します。

BoxPlotSeries

箱ひげ図でデータを表現する

BoxSet

箱ひげ図で1つの項目を表す

CandlestickSeries

一連のデータをローソク足で表す

CandlestickSet

ローソク足チャートで1つのローソク足の項目を表す

CategoryAxis

軸上に名前付き範囲を配置する

CategoryRange

カテゴリ軸に範囲を定義する

ChartView

チャートの系列、凡例、軸のグラフ表示を管理する

DateTimeAxis

チャートの軸に日付と時刻を追加する

HBarModelMapper

棒系列用の水平モデルマッパー

HBoxPlotModelMapper

箱ひげ図系列用の水平モデルマッパー

HCandlestickModelMapper

ローソク足系列の水平モデルマッパー

HPieModelMapper

円グラフの水平モデルマッパー

HXYModelMapper

XYSeries用の水平モデルマッパー

HorizontalBarSeries

一連のデータをカテゴリー別にグループ化された横棒として表示します。

HorizontalPercentBarSeries

カテゴリー別に分類された一連のデータを、各カテゴリーのパーセンテージとして表示します。

HorizontalStackedBarSeries

一連のデータを、カテゴリごとに1つのバーを持つ、積み重ねられた水平のバーとして表示します。

Legend

チャートの凡例を表示する

LineSeries

データを折れ線グラフで表示します

LogValueAxis

チャートの軸に対数目盛りを追加する

Margins

チャートの矩形の端とプロット領域の間のマージンを定義する

PercentBarSeries

分類された一連のデータを、各カテゴリのパーセンテージとして表示する

PieSeries

円グラフでデータを表示する

PieSlice

円グラフの1つのスライスを表す

PolarChartView

極座標チャートでデータを表示する

ScatterSeries

散布図でデータを表示する

SplineSeries

データをスプライン・チャートで表す

StackedBarSeries

縦に積み重ねられた棒グラフとして一連のデータを表示します。

VBarModelMapper

棒グラフ系列の垂直モデルマッパー

VBoxPlotModelMapper

ボックスプロット系列の垂直モデルマッパー

VCandlestickModelMapper

ローソク足系列の垂直モデルマッパー

VPieModelMapper

円グラフ系列の垂直モデルマッパー

VXYModelMapper

XYSeries用の垂直モデルマッパー

ValueAxis

チャートの軸に値を追加します

XYPoint

XY系列の座標データを初期化します

XYSeries

折れ線、スプライン、散布図系列の基本型

© 2025 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.