Hi Alex,
You can display different values for the tooltip of a particular Series Item by using
ClientTemplates, and only if the RadHtmlChart is databound to a datasource. For example:
Where the highlighted text is the columns from the datasource which will be used for displaying the tooltips. You can also find useful
HtmlChart - Client Templates for Series Labels and Tooltips online demo as well as
Formatting Numbers help article.
Regarding the modifying of the HtmlChart's legend size, you can use the
TextStyle property, in order to change its appearance. For example:
Regards,
Danail Vasilev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.