When I try to set the Chart options and datasource using TYPESCRIPT - it binds data , sets the customized colors but tooltip never works.
FYI, the calling happens as follows
Aspx - Html - Typescript - Dataacess
Is there any issue using Typescript and tool tip ? .
I am using latest kendo version .
Example with typescript - for treemap with tooltip will be helpful in my case.