dojox/geo/charting/widget/Legend.js

  • Provides:

    • dojox.geo.charting.widget.Legend
  • Requires:

    • dijit._Widget in common in project dijit
    • dijit._Templated in common in project dijit
    • dojox.lang.functional.array in common
    • dojox.lang.functional.fold in common
  • dojox.geo.charting.widget.Legend

    • type
      Function
    • chains:
      • dijit._Widget: (prototype)
      • dijit._Widget: (call)
      • dijit._Templated: (call)
    • mixins:
      • dijit._Templated.prototype: (prototype)
    • summary
  • dojox.geo.charting.widget.Legend.templateString

    • summary
  • dojox.geo.charting.widget.Legend.horizontal

    • summary
  • dojox.geo.charting.widget.Legend.legendNode

    • summary
  • dojox.geo.charting.widget.Legend.legendBody

    • summary
  • dojox.geo.charting.widget.Legend.swatchSize

    • summary
  • dojox.geo.charting.widget.Legend.postCreate

    • type
      Function
    • source: [view]
        if(!this.map){return;}
        this.series = this.map.series;
        dojo.byId(this.map.container).appendChild(this.domNode);
        this.refresh();
    • summary
  • dojox.geo.charting.widget.Legend.refresh

    • summary
  • dojox.geo.charting.widget.Legend._addLabel

    • summary
  • dojox.geo.charting.widget.Legend.series

    • summary
  • dojox.geo.charting.widget

    • type
      Object
    • summary
  • dojox.geo.charting

    • type
      Object
    • summary
  • dojox.geo

    • type
      Object
    • summary
  • dojox

    • type
      Object
    • summary