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

Method usePercentage

src/KDChart/KDChartDataValueAttributes.cpp:193–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193bool DataValueAttributes::usePercentage() const
194{
195 return d->usePercentage;
196}
197
198void DataValueAttributes::setDecimalDigits(int digits)
199{

Callers 2

operator==Method · 0.80
formatDataValueTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected