Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 99250

Incorrect Values being Plotted

$
0
0
Im trying to work out thisproblem using javascript.
 
I currently have:
 
series.TooltipsAppearance.ClientTemplate = "#=getToolTip(dataItem)#";
 
functiongetToolTip(dataItem) {
    try{
        returndataItem.Summary;
    }
    catch(e)
    { }
};
 
Currently Im only passing inthe dataItem. Is there a list of objects I can base into thisi.e the dataSource, chart etc.
 
I can't seem to find thislist on the online help

Viewing all articles
Browse latest Browse all 99250

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>