QCandlestickLegendMarker Class

QCandlestickLegendMarker 类是蜡烛图系列的图例标记。更多

Header: #include <QCandlestickLegendMarker>
Inherits: QLegendMarker

重新实现的公共函数

virtual QCandlestickSeries *series() override
virtual QLegendMarker::LegendMarkerType type() override

详细说明

QCandlestickLegendMarker 与QCandlestickSeries 相关,因此一个烛台系列产生一个标记。

另请参阅 QLegendQCandlestickSeries

成员函数文档

[override virtual] QCandlestickSeries *QCandlestickLegendMarker::series()

重新实现:QLegendMarker::series().

[override virtual] QLegendMarker::LegendMarkerType QCandlestickLegendMarker::type()

重新实现:QLegendMarker::type().

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