 |
KD Chart 2
[rev.2.7]
|
Go to the documentation of this file.
23 #ifndef KDCHARTLINEATTRIBUTES_H
24 #define KDCHARTLINEATTRIBUTES_H
59 MissingValuesPolicyIgnored };
68 void setMissingValuesPolicy( MissingValuesPolicy policy );
69 MissingValuesPolicy missingValuesPolicy()
const;
78 void setAreaBoundingDataset(
int dataset );
79 int areaBoundingDataset()
const;
81 void setDisplayArea(
bool display );
82 bool displayArea()
const;
84 void setTransparency( uint alpha );
85 uint transparency()
const;
96 #if !defined(QT_NO_DEBUG_STREAM)
108 #endif // KDCHARTLINEATTRIBUTES_H
KDCHART_EXPORT QDebug operator<<(QDebug, const KDChart::LineAttributes &)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::LineAttributes, Q_MOVABLE_TYPE)
@ MissingValuesHideSegments
bool operator==(const Span &s1, const Span &s2)
#define KDCHART_DECLARE_SWAP_SPECIALISATION(X)
bool operator!=(const LineAttributes &other) const
Set of attributes for changing the appearance of line charts.
#define KDCHART_DECLARE_PRIVATE_BASE_VALUE(X)
@ MissingValuesAreBridged
MissingValuesPolicy
MissingValuesPolicy specifies how a missing value will be shown in a line diagram.
@ MissingValuesShownAsZero