diff options
Diffstat (limited to 'kchart/kdchart/KDChartParams.cpp')
-rw-r--r-- | kchart/kdchart/KDChartParams.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kdchart/KDChartParams.cpp b/kchart/kdchart/KDChartParams.cpp index efc2362c..333b12e9 100644 --- a/kchart/kdchart/KDChartParams.cpp +++ b/kchart/kdchart/KDChartParams.cpp @@ -6675,7 +6675,7 @@ void KDChartParams::setBWChartPrintStatistics( BWStatVal statValue, prints the legend entries below each other, Qt::Horizontal prints them aside each other. - \noteQt::Horizontal orientation is only possible if the chart is NOT making + \note Horizontal orientation is only possible if the chart is NOT making room in horizontal direction, this means you may specify horizontal orientation if the legend position in one of the following values only: LegendTop, LegendBottom, LegendTopLeftTop, LegendTopRightTop, |