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

A value that indicates the maximum value of the sparkline.

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

Reference

WijSparklineOptions Interface