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

Centers the value axis at the origin option setting value.

Syntax
var instance; // Type: wijmo.sparkline.WijSparklineOptions;
var value; // Type: number
value = instance.origin;
var origin : number;
Remarks
This option just works when valueAxis is set to true.
See Also

Reference

WijSparklineOptions Interface