Can I move the ToolTip tip anchor graphic to midway down the tooltip?
Can I move the ToolTip tip anchor graphic to midway down the tooltip?
Hi,
Is it possible to move the tip anchor graphic in a ToolTip (eg see the 'Anchor right, rich content' example) to eg midway down the side of the tooltip or is it limited to being top or bottom of the tooltip?
Is ok - I just discovered the anchorOffset which does exactly this - the pixel value specifies how far down the anchor appears on the side of the tooltip.
jscolton Hi, I was searching for this too, and I can't find a simple example of how to did this, can you add something like an example or part of your code, as you find how to move this, thanks