Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
193
bool DataValueAttributes::usePercentage() const
194
{
195
return d->usePercentage;
196
}
197
198
void DataValueAttributes::setDecimalDigits(int digits)
199
{
Callers
2
operator==
Method · 0.80
formatDataValueText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected