Wijmo UI for the Web
chart_legend Interface
Browser Compatibility
7
5
5
Fields
 NameDescription
 Fieldcompass

A value that indicates the compass position of the legend.

 
 Fieldorientation

A value that indicates the orientation of the legend.

 
 Fieldstyle

A value that indicates the background color (fill) and border (stroke) of the legend. The style is defined in Raphael here is the documentation: http://raphaeljs.com/reference.html#Element.attr. The style is the 'attr' method's parameters.

 
 Fieldtext

A value that indicates the text to use as the title at the top of the legend.

 
 FieldtextMargin

A value in pixels that indicates the amount of space to leave around the text inside the legend.

 
 FieldtextStyle

A value that indicates the style of the series label text. The text values come from the seriesList labels.

 
 FieldtextWidth

A value that indicates the width of the legend text.

 
 FieldtitleStyle

A value that indicates the style of the legend title. The text for the title is set in the text attribute of the legend.

 
 Fieldvisible

A value that indicates whether to show the legend. Set this value to false to hide the legend.

 
Top
See Also

Reference

wijmo.chart Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.