En esta página

ScatterDataProxy QML Type

El proxy de datos para gráficos de dispersión 3D. Más...

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

AbstractDataProxy

Inherited By:

ItemModelScatterDataProxy

Propiedades

Descripción detallada

Este tipo gestiona la adición, inserción, modificación y eliminación de elementos de datos.

Este tipo no se puede crear, pero contiene propiedades que se exponen a través de subtipos.

Véase también ItemModelScatterDataProxy y Qt Data Visualization Data Handling.

Documentación de propiedades

itemCount : int [read-only]

El número de elementos de la matriz.

series : Scatter3DSeries [read-only]

La serie a la que pertenece este apoderado.

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