ScatterDataProxy QML Type

Der Daten-Proxy für 3D-Streudiagramme. Mehr...

Import Statement: import QtDataVisualization 1.8
Since: QtDataVisualization 1.0
In C++: QScatterDataProxy
Inherits:

AbstractDataProxy

Inherited By:

ItemModelScatterDataProxy

Eigenschaften

Detaillierte Beschreibung

Dieser Typ behandelt das Hinzufügen, Einfügen, Ändern und Entfernen von Datenelementen.

Dieser Typ kann nicht erstellt werden, enthält aber Eigenschaften, die über Subtypen zugänglich sind.

Siehe auch ItemModelScatterDataProxy und Qt Data Visualization Datenverarbeitung.

Eigenschaft Dokumentation

itemCount : int [read-only]

Die Anzahl der Elemente in dem Array.


series : Scatter3DSeries [read-only]

Die Serie, der dieses Proxy zugeordnet ist.


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