QCandlestickLegendMarker Class
La clase QCandlestickLegendMarker es un marcador de leyenda para una serie de candlestick. Más...
| Header: | #include <QCandlestickLegendMarker> |
| Inherits: | QLegendMarker |
Funciones Públicas Reimplementadas
| virtual QCandlestickSeries * | series() override |
| virtual QLegendMarker::LegendMarkerType | type() override |
Descripción Detallada
QCandlestickLegendMarker esta relacionado con QCandlestickSeries, de manera que una serie de candlestick resulta en un marcador.
Ver también QLegend y QCandlestickSeries.
Documentación de Funciones Miembro
[override virtual] QCandlestickSeries *QCandlestickLegendMarker::series()
Reimplementa: QLegendMarker::series().
[override virtual] QLegendMarker::LegendMarkerType QCandlestickLegendMarker::type()
Reimplementa: QLegendMarker::type().
© 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.