This is a migrated thread and some comments may be shown as answers.

Custom tooltip in ColomnSeries

1 Answer 29 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Jérémy
Top achievements
Rank 1
Jérémy asked on 19 May 2016, 12:41 PM

Hi, I'm trying to fill a htmlChart.

It's a ColumnSeries stacked = true;

 

I wanna set a custom tooltip with many information (add some attribute to seriesItem ?).

 

Could you help me ?

Thanks

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 20 May 2016, 02:00 PM

Hello,

You can use the ClientTemplate of the TooltipAppearance tag of the series whose tooltip you wish to modify: http://docs.telerik.com/devtools/aspnet-ajax/controls/htmlchart/functionality/clienttemplate/overview.

You can also define a common tooltip for all series via the ShareTemplate: http://docs.telerik.com/devtools/aspnet-ajax/controls/htmlchart/functionality/clienttemplate/shared-template-for-tooltips.

Regards,

Marin Bratanov
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Chart (HTML5)
Asked by
Jérémy
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or