See the dojox/geo/charting/_base reference documentation for more information.
Parameter | Type | Description |
---|---|---|
gfxObject | undefined |
Parameter | Type | Description |
---|---|---|
gfxObject | undefined |
Parameter | Type | Description |
---|---|---|
gfxObject | undefined |
Hides the tooltip displayed around the given shape.
Parameter | Type | Description |
---|---|---|
gfxObject | dojox.gfx.shape.Shape | A gfx shape. |
Show a Tooltip displaying the given HTML message around the given gfx shape.
Parameter | Type | Description |
---|---|---|
innerHTML | String | The message to display as a HTML string. |
gfxObject | dojox/gfx/shape.Shape | The gfx shape around which the tooltip will be placed. |
positions | String[] |
Optional
|