MCPcopy Create free account
hub / github.com/KDAB/KDChart / setShowRepetitiveDataLabels

Method setShowRepetitiveDataLabels

src/KDChart/KDChartDataValueAttributes.cpp:243–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243void DataValueAttributes::setShowRepetitiveDataLabels(bool showRepetitiveDataLabels)
244{
245 d->showRepetitiveDataLabels = showRepetitiveDataLabels;
246}
247
248bool DataValueAttributes::showOverlappingDataLabels() const
249{

Callers 1

attributesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected