KChart
KChartGridAttributes.cpp
qreal gridSubStepWidth() const
Returns the sub-step width to be used for calculating the sub-grid lines.
Definition: KChartGridAttributes.cpp:150
void setGridSubStepWidth(qreal subStepWidth=0.0)
Specifies the sub-step width to be used for calculating the grid sub-lines.
Definition: KChartGridAttributes.cpp:145
void setAdjustBoundsToGrid(bool adjustLower, bool adjustUpper)
By default visible bounds of the data area are adjusted to match a main grid line.
Definition: KChartGridAttributes.cpp:165
FlatCap
Project global class providing some enums needed both by KChartParams and by KChartCustomBox.
Definition: KChartEnums.h:37
qreal gridStepWidth() const
Returns the step width to be used for calculating the grid lines.
Definition: KChartGridAttributes.cpp:138
void setCapStyle(Qt::PenCapStyle style)
GranularitySequence
GranularitySequence specifies the values, that may be applied, to determine a step width within a giv...
Definition: KChartEnums.h:89
QDataStream & operator<<(QDataStream &out, const KDateTime::Spec &spec)
void setLinesOnAnnotations(bool)
When this is enabled, grid lines are drawn only where axis annotations are.
Definition: KChartGridAttributes.cpp:123
A set of attributes controlling the appearance of grids.
Definition: KChartGridAttributes.h:36
void setGridStepWidth(qreal stepWidth=0.0)
Specifies the step width to be used for calculating the grid lines.
Definition: KChartGridAttributes.cpp:133
void setGridGranularitySequence(KChartEnums::GranularitySequence sequence)
Specifies the granularity sequence to be used for calculating the grid lines.
Definition: KChartGridAttributes.cpp:155
KChartEnums::GranularitySequence gridGranularitySequence() const
Returns the granularity sequence to be used for calculating the grid lines.
Definition: KChartGridAttributes.cpp:160
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 16 2021 22:38:01 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 16 2021 22:38:01 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.