Position configuration for the credits label. Supported properties are align
, verticalAlign
, x
and y
.
Defaults to:
credits: {
position: {
align: 'right',
x: -10,
verticalAlign: 'bottom',
y: -5
}
},