Databases Reference
In-Depth Information
Line 12 (IE) and line 25 (non-IE): wmode sets the Window Mode property of the
Flash object for transparency, layering, and positioning in the browser.
Line 13 (IE) and line 26 (non-IE): FlashVars is used to send root level variables to
the AnyChart Flash object. If you want to change the messages, for example, when
there is no data, you do that here. These are the default messages Oracle APEX
uses for the tokens:
#FLASH_INIT# : Initializing...
#FLASH_LOADING# : Loading data...
#FLASH_RESOURCES# : Loading resources...
#FLASH_NO_DATA# : No data found.
#FLASH_WAITING# : Loading data. Please wait.
#FLASH_TEMPLATES# : Loading templates...
Line 23 (non-IE): type defines the Internet Media (MIME) type, in this case
application/x-shockwave-Flash .
Line 27 (non-IE) and 28 (IE) are the closing tags of embed and object .
Line 29 (IE and non-IE): #CHART_REFRESH# will be replaced by some JavaScript to
refresh the chart. More information about that can be found in “Understanding
the Chart Attributes”.
Understanding the Chart Attributes
The previous section covered the region definition, but more importantly, if you want to change the
appearance and behavior of a chart, this can be done via the Chart Attributes (second tab on the Edit
Region page or right-click in page Tree view and Edit Chart).
Depending on the chart type chosen, you have different sections in the chart attributes (Figure
2-18):
Chart Settings
Chart Series
Display Settings
Axes Settings (not for 3D Pie, 2D Pie, 2D Doughnut)
Gantt Settings (only for Gantt charts)
Legend Settings (not for Dial or Gantt charts)
Font Settings
Chart XML
Refresh
Search WWH ::




Custom Search