Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/charting/widget/Chart.js

  • Provides:

    • dojox.charting.widget.Chart
  • Requires:

    • dijit._Widget in common
    • dojox.charting.Chart in common
    • dojox.lang.functional in common
  • dojox.charting.widget.Chart

    • type
      Function
    • chains:
      • dijit._Widget: (prototype)
      • dijit._Widget: (call)
  • dojox.charting.widget.Chart.theme

    • type
      Object
  • dojox.charting.widget.Chart.margins

    • type
      Object
  • dojox.charting.widget.Chart.stroke

    • type
      Object
  • dojox.charting.widget.Chart.fill

    • type
      Object
  • dojox.charting.widget.Chart.buildRendering

    • type
      Function
  • dojox.charting.widget.Chart.domNode

  • dojox.charting.widget.Chart.chart

    • type
      Object
  • dojox.charting.widget.Chart.actions

    • type
      Object
  • dojox.charting.widget.Chart.destroy

    • summary
      properly destroy the widget
    • type
      Function
  • dojox.charting.widget.Chart.resize

    • parameters:
      • box: (typeof If)
        passed, denotes the new size of the widget.
    • summary
      Resize the widget.
    • description
      Resize the domNode and the widget surface to the dimensions of a box of the following form:
      `{ l: 50, t: 200, w: 300: h: 150 }`
      If no box is provided, resize the surface to the marginBox of the domNode.
    • type
      Function
  • dojox.lang.functional

    • alias - dojox.lang.functional
  • dojox.lang.utils

    • alias - dojox.lang.utils
  • dojox.charting

    • alias - dojox.charting
  • dojo

    • alias - dojo
  • dojox.charting.widget

    • type
      Object
  • dojox

    • type
      Object