Wijmo UI for the Web
WijSparklineOptions Interface
wijmo.sparkline Namespace : WijSparklineOptions Interface
The interface of WijSparklineOptions.
Fields
 NameDescription
 Field

Type: wijmo.sparkline.WijSparklineAnimation

The animation option defines the animation effect and controls other aspects of the widget's animation, such as duration and easing.

 
 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.

 
 Field

This event fires when the user clicks the sparkline.

 
 Field

Set width for each column

 
 Field

Sets the array to use as a source for data that you can bind to the sparkline widget.

 
 Field

Determines whether the widget is disabled.

 
 Field

Sets the height of the sparkline widget in pixels.

 
 Field

A value that indicates the maximum value of the sparkline.

 
 Field

A value that indicates the minimum value of the sparkline.

 
 Field

This event fires when the user moves the mouse pointer while it is over a sparkline.

 
 Field

Centers the value axis at the origin option setting value.

 
 Field

Type: wijmo.sparkline.WijSparklineSeries[]

Creates an array of series objects that contain data values and labels to display in the chart.

 
 Field

Type: wijmo.sparkline.WijSparklineSeriesStyle[]

Sets an array of style objects to use in rendering sparklines for each series in the sparkline widget.

 
 Field

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

 
 Field

A value which formats the value for tooltip shown.

 
 Field

Specifies the type of the sparkline widget.

 
 Field

Axis line as option (off by default) used for identifying negative or positive values.

 
 Field

Sets the width of the sparkline widget in pixels.

 
Top
See Also

Reference

wijmo.sparkline Namespace