Wijmo UI for the Web
tooltipContent Field
wijmo.sparkline Namespace > WijSparklineOptions Interface : tooltipContent Field

A function which is used to get a value for the tooltip shown.

Syntax
var instance; // Type: wijmo.sparkline.WijSparklineOptions;
var value; // Type: any
value = instance.tooltipContent;
var tooltipContent : any;
See Also

Reference

WijSparklineOptions Interface