dojox/charting/bidi/widget/Legend (version 1.10)

Method Summary

  • _setTextDirAttr(textDir) Setter for textDir.
  • postMixInProperties() Connect the setter of textDir legend to setTextDir of the chart, so _setTextDirAttr of the legend will be called after setTextDir of the chart is called.

Methods

_setTextDirAttr(textDir)

Setter for textDir.

Users shouldn't call this function; they should be calling set('textDir', value)

Parameter Type Description
textDir String
postMixInProperties()

Connect the setter of textDir legend to setTextDir of the chart, so _setTextDirAttr of the legend will be called after setTextDir of the chart is called.

Error in the documentation? Can’t find what you are looking for? Let us know!