KQuickCharts
ComputedRange Struct Reference
#include <XYChart.h>
Public Attributes | |
int | distanceX = 0 |
float | distanceY = 0.0 |
int | endX = 0 |
float | endY = 0.0 |
int | startX = 0 |
float | startY = 0.0 |
Detailed Description
A helper containing the calculated X and Y ranges of a chart.
Member Data Documentation
◆ distanceX
◆ distanceY
◆ endX
◆ endY
◆ startX
◆ startY
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:53 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:08:53 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.