KChart
KChartValueTrackerAttributes.cpp
Cell-specific attributes regarding value tracking.
Definition KChartValueTrackerAttributes.h:29
void setOrientations(Qt::Orientations orientations)
Set the orientations used to show the value tracking.
Definition KChartValueTrackerAttributes.cpp:163
void setEnabled(bool enabled)
Set whether value tracking should be enabled for a specific index or not.
Definition KChartValueTrackerAttributes.cpp:168
void setMarkerSize(const QSizeF &size)
Set the size of the markers.
Definition KChartValueTrackerAttributes.cpp:148
bool isEnabled() const
Definition KChartValueTrackerAttributes.cpp:173
void setAreaBrush(const QBrush &brush)
Set the brush the area below the value tracking lines should be filled with.
Definition KChartValueTrackerAttributes.cpp:138
Qt::Orientations orientations() const
Definition KChartValueTrackerAttributes.cpp:158
QSizeF markerSize() const
Definition KChartValueTrackerAttributes.cpp:153
QBrush areaBrush() const
Definition KChartValueTrackerAttributes.cpp:143
void setPen(const QPen &pen)
Set the pen the value tracking lines and markers will be drawn with.
Definition KChartValueTrackerAttributes.cpp:85
const QColor & color() const const
QColor color() const const
typedef Orientations
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.