shadow offset of DirectLabel text?

How can yuo set the shadow offset of DirectGUI objects? There is the argument “shadow” for setting the colours, but I can’t find something like “shadow_pos”.

text_shadowOffset = (0.04, 0.04)

or whatever offset you want.

thanks