10544 : Height of the FishEye area in the DateScaler.

Question

Hi, is it possible to limit the height of the FishEye area in the DateScaler (for example to the two lower rows)? It looks not very nice when the DateInformation row is also colored with the FishEye color.

Answer

Currently there is no exposed property to control the height, but you can give the FishEyeColor the same color as the rest of the datescaler and then draw the background yourself in the DateScaler.OnOffscreenPaintBackground event.

Leave a Reply