Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ setLineXRotation
Method
setLineXRotation
src/KDChart/KDChartThreeDLineAttributes.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void ThreeDLineAttributes::setLineXRotation(const uint degrees)
60
{
61
d->lineXRotation = degrees;
62
}
63
64
uint ThreeDLineAttributes::lineXRotation() const
65
{
Callers
1
testThreeDLineAttributesValueSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected