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

A value indicates that which property value is get from the object in the array if the data is set as a object array.

Syntax
var instance; // Type: wijmo.sparkline.WijSparklineOptions;
var value; // Type: string
value = instance.bind;
var bind : string;
See Also

Reference

WijSparklineOptions Interface