Wijmo UI for the Web
chart_hint Interface
Browser Compatibility
7
5
5
Fields
 NameDescription
 Fieldanimated

A value that indicates the effect to use when showing or hiding the hint when showAnimated or hideAnimated is not specified.

 
 FieldcalloutFilled

Determines whether to fill the callout (the small triangle that points from the main hint box to the bar it describes).

 
 FieldcalloutFilledStyle

A value that indicates the style to use in rendering the callout (the small triangle that points from the main hint box to the bar it describes).

 
 Fieldcompass

A value that indicates the compass position of the callout (the small triangle that points from the main hint box to the bar it describes) in relation to the hint box.

 
 Fieldcontent

A value that appears in the content part of the tooltip or a function which is used to get a value for the tooltip shown.

 
 FieldcontentStyle

A value that indicates the style of content text.

 
 Fieldduration

A value that indicates the number of milliseconds it takes to show or hide the hint when you mouse over or mouse out of a bar with the showDuration or hideDuration attribute set to null.

 
 Fieldeasing

A value that indicates the easing animation used to show or hide the hint when you mouse over or mouse out of a bar with the showEasing or hideEasing attribute set to null.

 
 Fieldenable

A value that indicates whether to show the tooltip.

 
 FieldhideAnimated

A value that indicates the animation effect to use when the hint goes away after you mouse out of the chart element.

 
 FieldhideDelay

A value that indicates the number of milliseconds to wait before hiding the hint after the mouse leaves the chart element

 
 FieldhideDuration

A value that indicates the number of milliseconds it takes for the indicated animation effect to completely hide the tooltip.

 
 FieldhideEasing

A value that indicates the easing effect to use when the hint goes away after you mouse out of the chart element.

 
 FieldoffsetX

A value that indicates the horizontal distance in pixels from the mouse pointer to the callout triangle of the hint.

 
 FieldoffsetY

A value that indicates the vertical distance in pixels from the mouse pointer to the callout triangle of the hint.

 
 FieldshowAnimated

A value that indicates the animation effect to use when the hint appears after you mouse into the chart element.

 
 FieldshowCallout

Determines whether to show the callout element, the small triangle that points from the main hint box to the bar it describes.

 
 FieldshowDelay

A value that indicates the number of milliseconds to wait before showing the hint after the mouse moves into the chart element

 
 FieldshowDuration

A value that indicates the number of milliseconds it takes for the indicated animation effect to completely show the tooltip.

 
 FieldshowEasing

A value that indicates the easing effect to use when the hint appears after you mouse into the chart element.

 
 Fieldstyle

A value that indicates the fill color or gradient and outline thickness and color (stroke) of the rectangle used to display the hint.

 
 Fieldtitle

A text value (or a function returning a text value) to display in the hint on a line above the content.

 
 FieldtitleStyle

A value that indicates the style to use for the hint title text.

 
Top
See Also

Reference

wijmo.chart Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.