Wijmo UI for the Web
wijlinechart type
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijlinechart();
Javascript (Specification) 
function wijlinechart;
Inheritance Hierarchy

Object
   jQuery.wijmo.wijlinechart

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijlinechart Constructor  
Top
Fields
 NameDescription
public FielddefaultElement  
public Fieldnamespace  
public Fieldoptions  
public FieldwidgetEventPrefix  
public FieldwidgetFullName  
public FieldwidgetName  
Top
Methods
 NameDescription
public MethodaddSeriesPointAdd series point to the series list.  
public MethodbeginUpdateSuspend automatic updates to the chart while reseting the options.  
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public Methoddisable  
public Methodenable  
public MethodendUpdateRestore automatic updates to the chart after the options has been reset.  
public MethodgetCanvasReturns a reference to the Raphael canvas object.  
public MethodgetLineMarkersReturns reference to set of the raphael's objects what represents markers for the line data with given index.  
public MethodgetLinePathReturns reference to raphael's path object for the line data with given index.  
public Methodoption  
public MethodredrawThis method redraws the chart.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

jQuery.wijmo Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.