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

A value which formats the value for tooltip shown.

Syntax
var instance; // Type: wijmo.sparkline.WijSparklineOptions;
var value; // Type: string
value = instance.tooltipFormat;
var tooltipFormat : string;
Remarks
If the tooltipContent option is set, this option won't work.
See Also

Reference

WijSparklineOptions Interface