Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ textAlignment
Method
textAlignment
src/KDChart/KDChartLegend.cpp:443–446 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
441
}
442
443
Qt::Alignment Legend::textAlignment() const
444
{
445
return d->textAlignment;
446
}
447
448
void Legend::setLegendSymbolAlignment(Qt::Alignment alignment)
449
{
Callers
1
compare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected