Wijmo UI for the Web
wijtreemap type
wijmo.treemap Namespace : wijtreemap type
Syntax
$(function () {
    var options; // Type:  wijmo.treemap.wijtreemap.options
     
    $(".selector").wijtreemap(options);
});
function wijtreemap;
Inheritance Hierarchy

Object
      wijmo.treemap.wijtreemap

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodThe destroy method will remove the treemap functionality completely and will return the element to its pre-init state.  
public MethodThis method refreshes the treemap.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.treemap Namespace