Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ textAttributes
Method
textAttributes
src/KDChart/KDChartAbstractAxis.cpp:178–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
TextAttributes AbstractAxis::textAttributes() const
179
{
180
return d->textAttributes;
181
}
182
183
void AbstractAxis::setRulerAttributes(const RulerAttributes &a)
184
{
Callers
1
compare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected