Home
last modified time | relevance | path

Searched defs:showRepetitiveDataLabels (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/
H A DKChartDataValueAttributes.cpp59 bool showRepetitiveDataLabels : 1; member in DataValueAttributes::Private
265 bool DataValueAttributes::showRepetitiveDataLabels() const in showRepetitiveDataLabels() function in DataValueAttributes
270 void DataValueAttributes::setShowRepetitiveDataLabels( bool showRepetitiveDataLabels ) in setShowRepetitiveDataLabels()