I have tried to change the position of tooltip in Angular using k-position but it does not work. See http://dojo.telerik.com/EjALA Can the tool tip position be changed in the Angular syntax?
Sample:
<div kendo-tooltip k-content="'Sample Content'" k-position="left"> Tool Tip</div>Thanks, Matt
