GraphApplet displays series whose data points positions are calculated against
one scale, placed along a vertical or a horizontal axis, and follow a regular distribution along a second
axis, perpendicular to the scale axis and showing descriptive labels associated with each data point displayed.
ScatterApplet displays series whose data points positions are calculated against two scales placed along the
horizontal and vertical axis of a cartesian coordinates system. Each data point is associated with a pair of
values, and are irregularly distributed on the graph surface.
PieApplet only displays pie series, made up of colored slices whose angles are calculated with respect to the
values they represent.
Version | Parameter name | Content | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.0 | 3d | yes/no | Enables/disables 3D effect. Default value is 'no'. | ||||||||||||||||
1.0 | 3dseriesinline | yes/no | Enables/disables inline disposition of series in a combined chart. Default value is 'yes'. | ||||||||||||||||
1.1 | autolabelspacingon | yes/no | Enables/disables automatic label spacing. Default value is 'yes'. | ||||||||||||||||
1.8 | autoscalepositioningon | yes/no | Enables/disables automatic scale positioning. Default value is 'no'.See parameters notes | ||||||||||||||||
1.8 | backgroundimage | comma delimited string | Sets an image to be displayed on the chart background. See parameters notes | ||||||||||||||||
2.0 | backgroundimagearea | integer | Sets the area on which the background image is painted. 0 - The entire chart area 1 - Only the graph area, delimited by the vertical and horizonal axis. | ||||||||||||||||
1.0 | bordercolor | hex color | Sets the applet border color | ||||||||||||||||
1.0 | borderon | yes/no | Enables/disables a border around the applet. Default value is 'yes'. | ||||||||||||||||
1.0 | bottommargin | integer | Sets chart bottom margin | ||||||||||||||||
1.0 | color | hex color | Sets chart background | ||||||||||||||||
1.5 | dateincrement | integer or comma delimited string of integer values | Sets a date chart with a day-by-day, week-by-week, month-by-month or year-by-year increment. See parameters notes | ||||||||||||||||
1.0 | depth | integer | Sets series depth | ||||||||||||||||
1.0 | draggable | yes/no | Enables/disables chart dragging. Default value is 'no'. | ||||||||||||||||
1.8 | draggingboxcolor | hex color | Sets the color of the chart and legend dragging box.See parameters notes. | ||||||||||||||||
1.8 | endgap | integer number | Sets a gap, in pixels, from the last data point to the end of the labels axis. | ||||||||||||||||
1.0 | gradientcolors | comma delimited string of two hex colors | Sets gradient colors. See parameters notes | ||||||||||||||||
2.0 | gradientcolorsarea | integer | Sets the area on which the gradient colors effect is displayed. 0 - The entire chart area 1 - Only the graph area, delimited by the vertical and horizonal axis. | ||||||||||||||||
1.0 | gradientorientation | integer number, ranging from 0 to 3. | Sets gradient orientation. 0 - top to bottom (default) 1 - bottom to top 2 - left to right 3 - right to left | ||||||||||||||||
1.0 | horizontal | yes/no | Enables/disables horizontal chart. Default value is 'no'. | ||||||||||||||||
1.0 | labels | comma delimited string | Sets the chart labels | ||||||||||||||||
1.8 | labelsfont | comma delimited string | Sets labels font | ||||||||||||||||
1.5 | labelsections | integer | This parameter has been deprecated. Use the labelstatus parameter instead. | ||||||||||||||||
1.8 | labelstatus | comma delimited string of integer values | Sets the visibility status of each label.See parameters notes | ||||||||||||||||
2.0 | labelstep | integer | Sets a step value to control labels painting. The step value is sequentially added to the index of each label to find the index of the next label to be painted, starting from 0. This parameter only has effect if automatic label spacing is disabled. Default value is 1. | ||||||||||||||||
1.0 | leftmargin | integer | Sets chart left margin | ||||||||||||||||
1.1 | locale | string | Localizes the applet. See parameters notes. | ||||||||||||||||
1.8 | monthlabelson | yes/no | Enables/disables the display of labels as months, in a date chart. Default value is 'no'.See parameters notes. | ||||||||||||||||
1.8 | mousesensitivity | integer | Sets mouse sensitivity.See parameters notes | ||||||||||||||||
1.8 | multiplehighlighton | yes/no | Enables/disables simultaneous highlight of data points. Default value is 'no'. | ||||||||||||||||
1.8 | multiplescalesgap | Decimal number, ranging from 0.0 to 1.0. | Sets the gap between multiple scales, if they are automatically positioned.See parameters notes. | ||||||||||||||||
1.8 | nrofgraphsets | integer | Sets the number of secondary graphsets.See parameters notes. | ||||||||||||||||
2.3 | nroflegends | integer | Sets the number of secondary legend boxes.See parameters notes. | ||||||||||||||||
1.0 | rightmargin | integer | Sets chart right margin. | ||||||||||||||||
2.0 | seriestitleshiftscope | integer(0-1) | Sets series titles shift scope.See parameter notes. | ||||||||||||||||
2.0 | shiftscope | integer(0-1) | Sets bar series shift scope.See parameter notes. | ||||||||||||||||
1.5 | startdate | string | Start date for date charts. A string with a date in the format 'mmddaaaa'. See parameters notes | ||||||||||||||||
1.8 | startgap | integer number | Sets a gap, in pixels, between the labels axis starting point and the first data point. | ||||||||||||||||
2.0 | timerinterval | integer number | Sets the number of seconds the applet waits before reading data from an xml data source. Default value is 0. | ||||||||||||||||
1.0 | title | comma delimited string | Sets chart title | ||||||||||||||||
1.0 | titlecolor | hex color | Sets chart title color | ||||||||||||||||
1.0 | titlefont | comma delimited string | Sets chart title font | ||||||||||||||||
1.8 | titlegap | integer number | Sets the gap, in pixels, between the bottom of the chart title and the top of the chart area. Default value is 10. | ||||||||||||||||
1.0 | topmargin | integer | Sets chart top margin | ||||||||||||||||
2.3 | trendlinecolor | hex color | Sets the color of the line painted while drawing a trendline. Default color is black. | ||||||||||||||||
1.0 | valueformat | a pattern string | This parameter has been deprecated. Use seriex_valueformat instead.See parameters notes | ||||||||||||||||
1.5 | verticallabelson | yes/no | Enables/disables vertical labels. Default value is 'no'. | ||||||||||||||||
1.5 | verticallabelsopaque | yes/no | Enables/disables vertical labels opacity. If enabled, vertical labels background will be painted in the same color of the chart background. Default value is 'no'. | ||||||||||||||||
1.8 | wallcolor | hex color | Sets the chart wall color. | ||||||||||||||||
1.8 | wallon | yes/no | Enables/disables the chart wall. Default value is 'no'. If enabled, the chart wall takes precedence over GraphSet walls. | ||||||||||||||||
1.8 | wallshadowcolor | hex color | Sets the color of a wall shadow. | ||||||||||||||||
1.8 | wallshadowon | yes/no | Enables/disables a wall shadow. Default value is 'no'. | ||||||||||||||||
2.0 | xmldatasourceurl | string | Sets the url of a xml data source to read chart properties. See parameters notes. | ||||||||||||||||
2.0 | zoomareacolor | hex color | Sets the color of the selected zoom area.
2.0 | zoomareaspliton | yes/no | Enables/disables zoom area split. If enabled, selected zoom area splits between graphsets vertically stacked. By default, zoom area is not split. | 2.0 | zoomon | yes/no | Enables/disables zoom. Default value is 'no'.See parameters notes | 2.0 | zoomscrollingbaron | yes/no | Enables/disables scrolling bar for scrolling of zoomed areas. Default value is 'no'. | 2.0 | zoomscrollingbarpos | integer | Sets the position of the zoom scrolling bar (0-bottom,1-top,2-left,3-right). Default value is 0. | |
Version | Parameter name | Content | Description |
---|---|---|---|
1.8 | graphsetx_autoscaleon | yes/no | Enables/disables the automatic scale of a graphset. Default value is 'yes'. |
1.8 | graphsetx_crossedgridcolor | hex color | Sets the color of a graphset crossed grid. |
2.0 | graphsetx_crossedgriddashsize | integer | Sets the dash size, in pixels, of the lines of a crossed grid whose style is set to '1' (dashed). |
2.0 | graphsetx_crossedgriddashspace | integer | Sets the gap size, in pixels, between dashes of the lines of a crossed grid whose style is set to '1' (dashed). |
1.8 | graphsetx_crossedgridon | yes/no | Enables/disables a graphset crossed grid. Default value is 'no'. |
2.0 | graphsetx_crossedgridstyle | integer | Sets the crossed grid lines style. 0 - Solid (default) 1 - Dashed |
2.0 | graphsetx_crossedgridthickness | integer | Sets the crossed grid lines thickness. Default value is 1 pixel. This parameter only has effect if chart is 2D and the crossed grid line style is solid. |
2.0 | graphsetx_crossedgridvisiblelines | comma delimited string of integer values | Sets the indexes of the only visible crossed grid lines. The indexes range from 0 to the maximum number of lines displayed minus 1. If chart is vertical the lines indexes increase from left to right, and if chart is horizontal, from top to bottom. |
1.8 | graphsetx_gridbandscolors | comma delimited string of two hex colors. | Sets the colors of a graphset grid bands. |
1.8 | graphsetx_gridbandson | yes/no | Enables/disables a graphset grid colored bands. Default value is 'no'.See parameters notes. |
1.8 | graphsetx_gridcolor | hex color | Sets the color of a graphset grid lines. |
2.0 | graphsetx_griddashsize | integer | Sets the dash size, in pixels, of a grid whose style is set to '1' (dashed). |
2.0 | graphsetx_griddashspace | integer | Sets the gap size, in pixels, between dashes of a grid whose style is set to '1' (dashed). |
2.0 | graphsetx_gridinnerloglinescount | integer | Sets the number of logarithmic inner lines to be painted. |
2.0 | graphsetx_gridinnerloglineson | yes/no | Enables/disables display of inner lines within lines painted from two successive points of a logarithmic scale. The inner lines are painted from the coordinates of equidistant values. The coordinates are logarithmically calculated, causing the distance between inner lines to be gradually reduced between two logarithmic scale points. Default value is 'no'. This parameter only has effect if a logarithmic scale is enabled. |
1.8 | graphsetx_gridon | yes/no | Enables/disables a graphset grid. Default value is 'no'. |
2.0 | graphsetx_gridstyle | integer | Sets the grid line style. 0 - Solid (default) 1 - Dashed |
2.0 | graphsetx_gridthickness | integer | Sets the grid lines thickness. Default value is 1 pixel. This parameter only has effect if chart is 2D and the grid line style is solid. |
2.0 | graphsetx_gridvisiblelines | comma delimited string of integer values | Sets the indexes of the only visible grid lines. The indexes range from 0 to the maximum number of lines displayed minus 1. If chart is vertical the lines indexes increase from top to bottom, and if chart is horizontal, from left to right. |
1.8 | graphsetx_labelscolor | hex color | Sets the color of a graphset labels. |
1.8 | graphsetx_labelsmarkscolor | hex color | Sets the color of a graphset labels marks. |
1.8 | graphsetx_labelsmarkson | yes/no | Enables/disables the labels marks of a graphset. Default value is 'yes'. |
1.8 | graphsetx_labelson | yes/no | Enables/disables graphset labels. Default value is 'yes'. |
1.8 | graphsetx_ryaxiscolor | hex color | Sets the color of a graphset right y axis. |
1.8 | graphsetx_ryaxison | yes/no | Enables/disables a graphset right y axis. Default value is 'yes'. |
1.8 | graphsetx_scalecolor | hex color | Sets the color of a graphset scale. |
1.8 | graphsetx_scaleendpoint | Decimal number, ranging from 0.0 to 1.0 | Sets the end point of a graphset scale. |
1.8 | graphsetx_scalefont | comma delimited string | Sets a graphset scale font. |
1.8 | graphsetx_scaleincrement | double number | Sets a graphset scale increment value. See parameters notes. |
2.0 | graphsetx_scalelabels | comma delimited string | Replaces the scale labels, starting from top to bottom or from left to right, if chart is vertical or horizontal, respectively. |
2.0 | graphsetx_scalelabelson | yes/no | Enables/disables graphset scale labels. Default value is 'yes'. |
2.0 | graphsetx_scalelogbase | integer | Sets the base value of a logarithmic scale. The logarithmic scale base is 10, by default. It must always be a positive number greater than 1, otherwise it defaults to 10. |
2.0 | graphsetx_scalelogincrementon | yes/no | Enables/disables logarithmic increment of a logarithmic scale. If enabled, scale values are calculated by raising the logarithmic base to a sequence of values starting from 0 and incremented by 1. Default value is yes. |
2.0 | graphsetx_scalelogon | yes/no | Enables/disables a logarithmic scale.See parameter notes. |
1.8 | graphsetx_scalemarkscolor | hex color | Sets the color of a graphset scale marks. |
1.8 | graphsetx_scalemarkson | yes/no | Enables/disables a graphset scale marks. Default value is 'yes'. |
1.8 | graphsetx_scalemaxvalue | double number | Sets a graphset scale maximum value. See parameters notes. |
1.8 | graphsetx_scaleminvalue | double number | Sets a graphset scale minimum value. See parameters notes. |
1.8 | graphsetx_scaleposition | integer number(0-5) | Sets the position of a graphset scale.See parameter notes. |
1.8 | graphsetx_scalestartpoint | Decimal number, ranging from 0.0 to 1.0 | Sets the starting point of a graphset scale. |
1.8 | graphsetx_scalevalueformat | a pattern string | Sets the format of a graphset scale values.See parameter notes. |
1.8 | graphsetx_scalevalueson | yes/no | Deprecated. Use graphsetx_scalelabelson instead. |
2.0 | graphsetx_scalevisiblelabels | comma delimited string of integer values | Sets the indexes of the only scale labels to be displayed, from top to bottom or left to right, if chart is vertical or horizontal, respectively. The indexes range from 0 to the maximum number of scale labels displayed minus 1. |
1.8 | graphsetx_scrollingbarcolor | hex color | Sets the color of a graphset scrolling bar. |
1.8 | graphsetx_scrollingbaron | yes/no | Enables/disables a graphset scrolling bar. Default value is 'no'. |
1.8 | graphsetx_seriesbasecolor | hex color | Sets the color of a graphset series base. |
1.8 | graphsetx_seriesbaseon | yes/no | Enables/disables a graphset series base. Default value is 'yes'. |
2.3 | graphsetx_trendlinescolor | hex color | Sets the color of trendlines belonging to a graphset. Default color is black. |
2.3 | graphsetx_trendlinesthickness | integer number | Sets the thickness of trendlines belonging to a graphset. Default thickness is 1. |
1.8 | graphsetx_wallcolor | hex color | Sets a graphset wall color. |
1.8 | graphsetx_wallon | yes/no | Enables/disables a graphset wall. Default value is 'no'. |
1.8 | graphsetx_wallshadowcolor | hex color | Sets the color of a graphset wall shadow. |
1.8 | graphsetx_wallshadowon | yes/no | Enables/disables a graphset wall shadow. Default value is 'no'. |
1.8 | graphsetx_xaxis3dcolor | hex color | Sets the color of a graphset x axis in 3D charts. |
1.8 | graphsetx_xaxiscolor | hex color | Sets the color of a graphset x axis in 2D charts. |
1.8 | graphsetx_xaxison | yes/no | Enables/disables a graphset x axis. Default value is 'yes'. |
1.8 | graphsetx_yaxis3dcolor | hex color | Sets the color of a graphset left y axis in 3D charts. |
1.8 | graphsetx_yaxiscolor | hex color | Sets the color of a graphset left y axis in 2D charts. |
1.8 | graphsetx_yaxison | yes/no | Enables/disables a graphset left y axis. Default value is 'yes'. |
Version | Parameter name | Content | Description |
---|---|---|---|
1.8 | scrollinglabelcolor | hex color | Sets the color of the scrolling label. |
1.8 | scrollinglabeldescription | string | Sets a text to be prefixed to the label displayed. |
1.8 | scrollinglabelfont | comma delimitied string | Sets the scrolling label font. |
1.8 | scrollinglabelon | yes/no | Enables/disables the scrolling label. Default value is 'no'. See parameters notes. |
1.8 | scrollinglabelposition | integer | Sets the scrolling label position.See parameters notes |
Version | Parameter name | Content | Description |
---|---|---|---|
2.0 | targetlinex | double precision number | Creates a target line, setting its value. See parameters notes. |
2.0 | targetlinex_color | hex color | Sets the color of the target line. |
2.0 | targetlinex_font | comma delimited string | Sets the font of the target line text. |
2.0 | targetlinex_graphsetindex | integer | Sets the target line graphset index. See the nrofgraphsets parameter. |
2.0 | targetlinex_position | integer | Sets the target line position. 0 - in front of all series and grid (default) 1 - behind all series and grid. Has no effect if 3D chart is enabled. |
2.0 | targetlinex_text | string | Sets a text to be placed above or below the target line. |
2.0 | targetlinex_textcolor | hex color | Sets the color of the target line text. |
2.0 | targetlinex_textposition | integer | Sets the target line text position. 0 - Above the target line and centered. (default) 1 - Above the target line and to the left. 2 - Above the target line and to the right. 3 - Below the target line and centered. 4 - Below the target line and to the left. 5 - Below the target line and to the right. |
Version | Parameter name | Content | Description |
---|---|---|---|
2.0 | targetzonex | comma delimited string of double precision number | Creates a target zone, setting its values. See parameters notes. |
2.0 | targetzonex_borderon | yes/no | Enables/disables the upper and lower borders. |
2.0 | targetzonex_color | hex color | Sets the target zone filling color. |
2.0 | targetzonex_graphsetindex | integer | Sets the target zone graphset index. See the nrofgraphsets parameter. |
2.0 | targetzonex_lowerbordercolor | hex color | Sets the lower border color. |
2.0 | targetzonex_position | integer | Sets the target zone position. 0 - In front of the grid (default) 1 - Behind the grid. |
2.0 | targetzonex_upperbordercolor | hex color | Sets the upper border color. |
2.0 | targetzonex_stretchon | yes/no | Enables/disables target zone stretching. If enabled, the target zone stretches horizontally(vertical charts) or vertically(horizontal charts) to fit the chart area. Default value is no. |
Version | Parameter name | Content | Description |
---|---|---|---|
2.0 | seriex_dashsize | integer | Sets the dash size, in pixels, of a line series whose style is set to '1' (dashed). |
2.0 | seriex_dashspace | integer | Sets the gap size, in pixels, between dashes of a line series whose style is set to '1' (dashed). |
2.0 | seriex_hiddenlineson | yes/no | Enables/disables connection of all discontinuous visible points, despite there being intermediary points disabled with the seriex_coordstatus. Default value is 'yes'. |
2.3 | seriex_legendstyle | integer | Sets the style of the legend symbol, as below: 0 - The legend symbol is always a solid square (default). 1 - The legend style matches the series' marks style, and a horizontal crossing line is also displayed. |
1.0 | seriex_markscolor | hex color | Sets marks color |
1.0 | seriex_markson | yes/no | Enables/disables data points marks. Default value is 'yes'. |
2.3 | seriex_marksstyle | integer | Sets marks style. 0 - Solid square (default) 1 - Empty square 2 - Solid triangle 3 - Empty triangle 4 - Solid diamond 5 - Empty diamond 6 - Solid circle 7 - Empty circle 8 - X letter |
2.0 | seriex_style | integer | Sets the line style. 0 - Solid (default) 1 - Dashed |
1.0 | seriex_thickness | integer | Sets line thickness. Has no effect on dashed lines, which are always one pixel thick. |
Version | Parameter name | Content | Description |
---|---|---|---|
1.8 | seriex_borderon | yes/no | Enables/disables the black border surrounding each bar. Default value is 'yes'. |
1.5 | seriex_colors | comma delimited string of hex colors | Sets an individual color to each bar. Has no effect with stacked bars. |
2.3 | seriex_marklegendposition | integer(0-2) | Sets the position of legends displayed on data points. 0 - top(default) 1 - inside the bar and horizontal 2 - inside the bar and vertical |
2.3 | seriex_marklegendroomcheckon | yes/no | Enables/disables room checking. If room checking is enabled, mark legends are only displayed inside the bars if respective bars have enough room. |
1.0 | seriex_width | integer | Sets bar width and stacked bar width. |
Version | Parameter name | Content | Description |
---|---|---|---|
1.0 | seriex_lineson | yes/no | Enables/disables display of lines connecting labels marks to an area series data points coordinates. Default value is 'yes'. |
Version | Parameter name | Content | Description |
---|---|---|---|
1.0 | seriex_shape | integer number(0-2) | Sets point shape. See parameters notes |
Version | Parameter name | Content | Description |
---|---|---|---|
1.0 | seriex_images | comma delimited string | Sets images to be displayed in image series. |
Version | Parameter name | Content | Description |
---|---|---|---|
1.5 | seriex_bearishcolor | hex color | Sets the color of a candlestick or a bar if the open value is greater than the close value. Default color is black. |
2.3 | seriex_csbordercolor | hex color | Sets the color of the candlestick's border. Default color is black. |
1.5 | seriex_bullishcolor | hex color | Sets the color of a candlestick or a bar if the open value is smaller than the close value. Default color is white. |
1.5 | seriex_dashsize | integer | Sets width of left and right dashes of OHLC/HLC bars. |
1.8 | seriex_dashthickness | integer | Sets thickness of left and right dashes of OHLC/HLC bars. |
2.3 | seriex_legendstyle | integer | Sets the style of the legend symbol of OHLC/HLC line series, as below: 0 - The legend symbol is always a solid square (default). 1 - The legend style matches the series' marks style, and a horizontal crossing line is also displayed. |
2.0 | seriex_linedashsize | integer | Sets the dash size, in pixels, of an OHLC/HLC line series whose style is set to '1' (dashed). |
2.0 | seriex_linedashspace | integer | Sets the gap size, in pixels, between dashes of a an OHLC/HLC line series whose style is set to '1' (dashed). |
1.5 | seriex_linemarkson | yes/no | Enables/disables marks on data points of OHLC/HLC line series. Default value is 'yes'. |
2.3 | seriex_linemarkscolor | hex color | Sets the color of an OHLC/HLC line series marks. |
2.3 | seriex_linemarksstyle | integer | Sets the style of an OHLC/HLC line series marks. 0 - Solid square (default) 1 - Empty square 2 - Solid triangle 3 - Empty triangle 4 - Solid diamond 5 - Empty diamond 6 - Solid circle 7 - Empty circle 8 - X letter |
2.0 | seriex_linestyle | integer | Sets the OHLC/HLC line series style. 0 - Solid (default) 1 - Dashed |
1.5 | seriex_linethickness | integer | Sets thickness of OHLC/HLC lines series. Default value is 1. |
1.5 | seriex_tooltiptext | comma delimited string | Customizes text to be displayed inside tooltips. Default values are 'High:,Low:,Open:,Close:' |
1.5 | seriex_type | integer | Sets OHLC series type. See parameters notes |
2.3 | seriex_cswickcolor | hex color | Sets the color of the candlestick's wick. Default color is black. |
1.5 | seriex_width | integer | Sets width of each bar or candlestick displayed. |
Version | Parameter name | Content | Description |
---|---|---|---|
1.0 | 3d | yes/no | Enables/disables 3D effect. Default value is 'no'. |
1.8 | backgroundimage | comma delimited string | Sets an image to be displayed on the chart background. See parameters notes |
1.0 | bordercolor | hex color | Sets the applet border color |
1.0 | borderon | yes/no | Enables/disables a border around the applet. Default value is 'yes'. |
1.0 | bottommargin | integer | Sets chart bottom margin |
1.0 | color | hex color | Sets chart background |
1.0 | draggable | yes/no | Enables/disables chart dragging. Default value is 'no'. |
1.8 | draggingboxcolor | hex color | Sets the color of the chart and legend dragging box.See parameters notes. |
1.0 | gradientcolors | comma delimited string of two hex colors | Sets gradient colors |
1.0 | gradientorientation | integer number, ranging from 0 to 3 | Sets gradient orientation.See parameters notes |
1.0 | labels | comma delimited string | Sets the chart labels |
1.0 | leftmargin | integer | Sets chart left margin |
1.1 | locale | string | Sets the user locale. See parameters notes. |
1.0 | rightmargin | integer | Sets chart right margin |
2.0 | timerinterval | integer number | Sets the number of seconds the applet waits before reading data from an xml data source. Default value is 0. |
1.0 | title | comma delimited string | Sets chart title |
1.0 | titlecolor | hex color | Sets chart title color |
1.0 | titlefont | comma delimited string | Sets chart title font |
1.0 | topmargin | integer | Sets chart top margin |
1.0 | valueformat | a pattern string | Sets value pattern.See parameters notes. |
2.0 | xmldatasourceurl | string | Sets the url of a xml data source to read chart properties. See parameters notes. |
Version | Parameter name | Content | Description |
---|---|---|---|
1.0 | 3ddepth | integer | Sets pie series 3D depth |
1.0 | angleoffset | integer | Sets slices angle offset to rotate pie |
1.0 | circled | yes/no | Enables/disables circular pie. Default value is 'no'. |
1.0 | hasborder | yes/no | Enables/disables pie border. Default value is 'no'. |
1.0 | percentageformat | a pattern string | Sets percentage format. See parameters notes |
1.0 | slicelegendarrowcolor | hex color | Global parameter. Sets all slice legends arrow color |
1.0 | slicelegendbackcolor | hex color | Global parameter. Sets all slice legends background color |
1.0 | slicelegendborder | integer number, ranging from 0 to 2 | Global parameter. Sets all slice legends borders.See parameters notes |
1.5 | slicecolors | comma delimited string of hex colors | Sets slice colors |
1.0 | slicelegendcolor | hex color | Global parameter. Sets all slice legends font color |
1.0 | slicelegendcontent | integer number, ranging from 0 to 5 | Global parameter. Sets all slice legends contents.See parameters notes |
1.0 | slicelegendfont | comma delimited string | Global parameter. Sets all slice legends fonts |
1.0 | slicelegendon | yes/no | Global parameter.Enables/disables all slice legends. Default value is 'no'. |
1.0 | slicelegendopaque | yes/no | Global parameter.Enables/disables all slice legends opacity. Default value is 'no'. |
1.0 | slicelegendposition | integer number(0 or 1) | Sets inside/outside position of slice legends. See parameters notes |
1.0 | slicelegendvertexdistance | Decimal number, ranging from 0.0 to 1.0. | Global parameter. Sets all slice legends distances to respective slices angle vertex |
1.0 | slicesposition | comma delimited string of integer values | Sets slices explosion effect |
2.3 | tooltipcontent | comma delimited string | Customizes tooltip contents. The comma delimited sequence follows the sequence slices are displayed(counterclockwise). |
2.3 | urlcontext | string | The context in which to interpret a relative URL.See parameters notes. |
2.3 | urls | comma delimited string | Specifies a list of URLs to be associated with the pie series' slices. A click on a slice brings the respective URL document. If a 'null' URL is informed a click on the respective slice is bypassed. |
2.3 | urltargets | comma delimited string | Specifies the slices' URL targets.See parameters notes. |
1.0 | xradiusinset | integer | Sets horizontal insets |
1.0 | yradiusinset | integer | Sets vertical insets |
Version | Parameter name | Content | Description |
---|---|---|---|
1.0 | slicelegendx_arrowcolor | hex color | Sets slice legend arrow color of the slice number 'x' |
1.0 | slicelegendx_backcolor | hex color | Sets slice legend background color of the slice number 'x' |
1.0 | slicelegendx_border | integer number, ranging from 0 to 2 | Sets slice legend border of the slice number 'x'.See parameters notes |
1.0 | slicelegendx_color | hex color | Sets slice legend font color of the slice number 'x' |
1.0 | slicelegendx_content | integer number, ranging from 0 to 5 | Sets slice legend content of the slice number 'x'.See parameters notes |
1.0 | slicelegendx_font | comma delimited string | Sets slice legend font of the slice number 'x' |
1.0 | slicelegendx_opaque | yes/no | Enables/disables slice legend opacity of the slice number 'x'. Default value is 'no'. |
1.0 | slicelegendx_slicelegendon | yes/no | Enables/disables slice legend on the slice number 'x'. Default value is 'no'. |
2.3 | slicelegendx_position | integer number(0 or 1) | Sets the position of a slice legend. See parameters notes |
1.0 | slicelegendx_vertexdistance | Decimal number, ranging from 0.0 to 1.0. | Sets slice legend vertex distance of the slice number 'x' |
Version | Parameter name | Content | Description |
---|---|---|---|
2.3 | backgroundimage | comma delimited string | Sets an image to be displayed on the chart background. See parameters notes |
2.3 | backgroundimagearea | integer | Sets the area on which the background image is painted. 0 - The entire chart area 1 - Only the graph area, delimited by the vertical and horizonal axis. |
2.3 | bordercolor | hex color | Sets the applet border color |
2.3 | borderon | yes/no | Enables/disables a border around the applet. Default value is 'yes'. |
2.3 | bottommargin | integer | Sets chart bottom margin |
2.3 | color | hex color | Sets chart background |
2.3 | crossedgridcolor | hex color | Sets the color of the crossed grid. |
2.3 | crossedgriddashsize | integer | Sets the dash size, in pixels, of the lines of the crossed grid whose style is set to '1' (dashed). |
2.3 | crossedgriddashspace | integer | Sets the gap size, in pixels, between dashes of the lines of the crossed grid whose style is set to '1' (dashed). |
2.3 | crossedgridon | yes/no | Enables/disables the crossed grid. Default value is 'no'. |
2.3 | crossedgridstyle | integer | Sets the crossed grid lines style. 0 - Solid (default) 1 - Dashed |
2.3 | crossedgridthickness | integer | Sets the crossed grid lines thickness. Default value is 1 pixel. This parameter only has effect if the crossed grid line style is solid. |
2.3 | crossedgridvisiblelines | comma delimited string of integer values | Sets the indexes of the only visible crossed grid lines, from left to right. The indexes range from 0 to the maximum number of lines displayed minus 1. |
2.3 | draggable | yes/no | Enables/disables chart dragging. Default value is 'no'. |
2.3 | draggingboxcolor | hex color | Sets the color of the chart and legend dragging box.See parameters notes. |
2.3 | gradientcolors | comma delimited string of two hex colors | Sets gradient colors. See parameters notes |
2.3 | gradientcolorsarea | integer | Sets the area on which the gradient colors effect is displayed. 0 - The entire chart area 1 - Only the graph area, delimited by the vertical and horizonal axis. |
2.3 | gradientorientation | integer number, ranging from 0 to 3. | Sets gradient orientation. 0 - top to bottom (default) 1 - bottom to top 2 - left to right 3 - right to left |
2.3 | gridbandscolors | comma delimited string of two hex colors. | Sets the grid bands colors. |
2.3 | gridbandson | yes/no | Enables/disables the grid colored bands. Default value is 'no'.See parameters notes. |
2.3 | gridcolor | hex color | Sets the color of the grid lines. |
2.3 | griddashsize | integer | Sets the dash size, in pixels, if the grid lines style is set to '1' (dashed). |
2.3 | griddashspace | integer | Sets the gap size, in pixels, between dashes if the grid lines style is set to '1' (dashed). |
2.3 | gridinnerloglinescount | integer | Sets the number of logarithmic inner lines to be painted. |
2.3 | gridinnerloglineson | yes/no | Enables/disables display of inner lines within lines painted from two successive points of a vertical logarithmic scale. The inner lines are painted from the coordinates of equidistant values. The coordinates are logarithmically calculated, causing the distance between inner lines to be gradually reduced between two logarithmic scale points. Default value is 'no'. This parameter only has effect if a logarithmic scale is enabled. |
2.3 | gridon | yes/no | Enables/disables the horizontal grid. Default value is 'no'. |
2.3 | gridstyle | integer | Sets the grid line style. 0 - Solid (default) 1 - Dashed |
2.3 | gridthickness | integer | Sets the grid line thickness. Default value is 1 pixel. This parameter only has effect if the grid line style is solid. |
2.3 | gridvisiblelines | comma delimited string of integer values | Sets the indexes of the only visible grid lines. The indexes range from 0 to the maximum number of lines displayed minus 1. The lines indexes increase from top to bottom. |
2.3 | hscaleautoon | yes/no | Enables/disables automatic horizontal scale. Default value is 'yes'. |
2.3 | hscalecolor | hex color | Sets the color of the horizontal scale. |
2.3 | hscalefont | comma delimited string | Sets the font of the horizontal scale. |
2.3 | hscaleincrement | double number | Sets the increment value of the horizontal scale. See parameters notes. |
2.3 | hscalelabels | comma delimited string | Replaces the horizontal scale labels, starting from left to right. |
2.3 | hscalelabelson | yes/no | Enables/disables the horizontal scale labels. Default value is 'yes'. |
2.3 | hscalelogbase | integer | Sets the base value of a logarithmic horizontal scale. The logarithmic scale base is 10, by default. It must always be a positive number greater than 1, otherwise it defaults to 10. |
2.3 | hscalelogincrementon | yes/no | Enables/disables logarithmic increment of a logarithmic horizontal scale. If enabled, scale values are calculated by raising the logarithmic base to a sequence of values starting from 0 and incremented by 1. Default value is yes. |
2.3 | hscalelogon | yes/no | Enables/disables a logarithmic horizontal scale.See parameter notes. |
2.3 | hscalemarkscolor | hex color | Sets the color of the horizontal scale marks. |
2.3 | hscalemarkson | yes/no | Enables/disables the horizontal scale marks. Default value is 'yes'. |
2.3 | hscalemaxvalue | double number | Sets the horizontal scale maximum value. See parameters notes. |
2.3 | hscaleminvalue | double number | Sets the horizontal scale minimum value. See parameters notes. |
2.3 | hscaleposition | integer number(0-1) | Sets the position of the horizontal scale.See parameter notes. |
2.3 | hscalevalueformat | a pattern string | Sets the format of the horizontal scale values.See parameter notes. |
2.3 | hscalevisiblelabels | comma delimited string of integer values | Sets the indexes of the only horizontal scale labels to be displayed, from left to right. The indexes range from 0 to the maximum number of labels displayed minus 1. |
2.3 | hseriesbasecolor | hex color | Sets the color of the horizontal series base. |
2.3 | hseriesbaseon | yes/no | Enables/disables the horizontal series base. A series base is a line drawn across the chart area to help distinguish the negative and positive chart regions.Default value is 'yes'. |
2.3 | leftmargin | integer | Sets chart left margin |
2.3 | locale | string | Localizes the applet. See parameters notes. |
2.3 | nroflegends | integer | Sets the number of secondary legend boxes.See parameters notes. |
2.3 | rightmargin | integer | Sets chart right margin. |
2.3 | ryaxiscolor | hex color | Sets the color of the right vertical axis. |
2.3 | ryaxison | yes/no | Enables/disables the right vertical axis. The right vertical axis is displayed if the vertical scale is positioned at the right side of the chart area. Default value is 'yes'. |
2.3 | ryaxisthickness | integer number | Sets the thickness of the right vertical axis. Default value is 1. |
2.3 | timerinterval | integer number | Sets the number of seconds the applet waits before reading data from an xml data source. Default value is 0. |
2.3 | title | comma delimited string | Sets chart title |
2.3 | titlecolor | hex color | Sets chart title color |
2.3 | titlefont | comma delimited string | Sets chart title font |
2.3 | titlegap | integer number | Sets the gap, in pixels, between the bottom of the chart title and the top of the chart area. Default value is 10. |
2.3 | topmargin | integer | Sets chart top margin |
2.3 | txaxiscolor | hex color | Sets the color of the top horizontal axis. |
2.3 | txaxison | yes/no | Enables/disables the top horizontal axis. The top horizontal axis is displayed if the horizontal scale is also positioned at the top of the chart area. Default value is 'yes'. |
2.3 | txaxisthickness | integer number | Sets the thickness of the top horizontal axis. Default value is 1. |
2.3 | vscaleautoon | yes/no | Enables/disables automatic vertical scale. Default value is 'yes'. |
2.3 | vscalecolor | hex color | Sets the color of the vertical scale. |
2.3 | vscalefont | comma delimited string | Sets the font of the vertical scale. |
2.3 | vscaleincrement | double number | Sets the increment value of the vertical scale. See parameters notes. |
2.3 | vscalelabels | comma delimited string | Replaces the vertical scale labels, starting from top to bottom. |
2.3 | vscalelabelson | yes/no | Enables/disables the vertical scale labels. Default value is 'yes'. |
2.3 | vscalelogbase | integer | Sets the base value of a logarithmic vertical scale. The logarithmic scale base is 10, by default. It must always be a positive number greater than 1, otherwise it defaults to 10. |
2.3 | vscalelogincrementon | yes/no | Enables/disables logarithmic increment of a logarithmic vertical scale. If enabled, scale values are calculated by raising the logarithmic base to a sequence of values starting from 0 and incremented by 1. Default value is yes. |
2.3 | vscalelogon | yes/no | Enables/disables a logarithmic vertical scale.See parameter notes. |
2.3 | vscalemarkscolor | hex color | Sets the color of the vertical scale marks. |
2.3 | vscalemarkson | yes/no | Enables/disables the vertical scale marks. Default value is 'yes'. |
2.3 | vscalemaxvalue | double number | Sets the vertical scale maximum value. See parameters notes. |
2.3 | vscaleminvalue | double number | Sets the vertical scale minimum value. See parameters notes. |
2.3 | vscaleposition | integer number(0-5) | Sets the position of the vertical scale.See parameter notes. |
2.3 | vscalevalueformat | a pattern string | Sets the format of the vertical scale values.See parameter notes. |
2.3 | vscalevisiblelabels | comma delimited string of integer values | Sets the indexes of the only vertical scale labels to be displayed, from top to bottom. The indexes range from 0 to the maximum number of labels displayed minus 1. |
2.3 | vseriesbasecolor | hex color | Sets the color of the vertical series base. |
2.3 | vseriesbaseon | yes/no | Enables/disables the vertical series base. A series base is a line drawn across the chart area to help distinguish the negative and positive chart regions. Default value is 'yes'. |
2.3 | wallcolor | hex color | Sets the chart wall color. |
2.3 | wallon | yes/no | Enables/disables the chart wall. Default value is 'no'. |
2.3 | wallshadowcolor | hex color | Sets the color of a wall shadow. |
2.3 | wallshadowon | yes/no | Enables/disables a wall shadow. Default value is 'no'. |
2.3 | xaxiscolor | hex color | Sets the color of the horizontal axis. |
2.3 | xaxison | yes/no | Enables/disables the horizontal axis. Default value is 'yes'. |
2.3 | xaxisthickness | integer number | Sets the thickness of the horizontal axis. Default value is 1. |
2.3 | xmldatasourceurl | string | Sets the url of a xml data source to read chart properties. See parameters notes. |
2.3 | yaxiscolor | hex color | Sets the color of the vertical axis. |
2.3 | yaxison | yes/no | Enables/disables the vertical axis. Default value is 'yes'. |
2.3 | yaxisthickness | integer number | Sets the thickness of the vertical axis. Default value is 1. |
Version | Parameter name | Content | Description |
---|---|---|---|
2.3 | seriex | comma delimited string | Sets series type,name and color. See parameters notes |
2.3 | seriex_legendindex | an integer number | Sets the index of a secondary legend box the series must be associated with. See parameters notes. |
2.3 | seriex_legendon | yes/no | Enables/disables the series legend. Default value is 'yes'. |
2.3 | seriex_reglineautointercepton | yes/no | Enables/disables automatic calculation of the intercept point of a regression line, which is the point where the regression line intercepts the vertical scale axis. Default value is 'yes'. If disabled, the intercept point has to be manually calculated. |
2.3 | seriex_reglinecolor | hex color | Sets the regression line color. |
2.3 | seriex_reglinedashsize | integer | Sets the dash size, in pixels, of a regression line whose style is set to '1' (dashed). |
2.3 | seriex_reglinedashspace | integer | Sets the gap size, in pixels, between dashes of a regression line whose style is set to '1' (dashed). |
2.3 | seriex_reglineinterceptvalue | double precision number | Sets the value of the intercept point. Only has effect if automatic calculation of the intercept point is disabled. |
2.3 | seriex_reglineon | yes/no | Enables/disables a regression line. |
2.3 | seriex_reglinestyle | integer | Sets the regression line style. 0 - Solid (default) 1 - Dashed |
2.3 | seriex_reglinethickness | integer | Sets the thickness of the regression line. |
2.3 | seriex_tooltipcontent | comma delimited string | Customizes tooltip contents. The comma delimited sequence follows series data points sequence. |
2.3 | seriex_tooltipon | yes/no | Enables/disables display of a series tooltip.This parameter takes precedence over the tooltipson parameter. Default value is 'yes'. |
2.3 | seriex_tooltiptext | comma delimited string | Customizes text to be displayed inside tooltips. Default values are 'X:,Y:' for xy and xy line series, and 'X:,Y:,Z:' for bubble series. |
2.3 | seriex_urlcontext | string | The context in which to interpret a relative URL.See parameters notes. |
2.3 | seriex_urls | comma delimited string | Specifies a list of URLs to be associated with a series data points. A click on a data point brings the respective URL document. |
2.3 | seriex_urltargets | comma delimited string | Specifies the data points' URL targets.See parameters notes. |
2.3 | seriex_valuesformat | vertical slash delimited string | Sets the format of each value displayed in a tooltip(xy values for xy and xy line series, and xyz values for bubble series). |
2.3 | seriex_values | comma delimited string of double values | Sets series values. xy and xy line series must be passed sequential groups of two numbers representing the xy values of each data point, whereas bubble series must be passed sequencial groups of three numbers, the first two ones representing the xy values and the third one representing the bubble diameter. |
Version | Parameter name | Content | Description |
---|---|---|---|
2.3 | maxzvaluescope | integer number | Sets the scope of the maximum z value for the purpose of calculating bubbles diameters.See parameter notes. |
2.3 | seriex_bordercolor | hex color | Sets the color of the border displayed around bubbles. Default color is black. |
2.3 | seriex_borderon | yes/no | Enables/disables border around bubbles. Default value is no. |
2.3 | seriex_borderthickness | integer number | Sets the thickness of the border around bubbles. Default value is 1. |
2.3 | seriex_centerpointon | yes/no | Enables/disables bubble center point. Default value is no. |
2.3 | seriex_centerpointcolor | hex color | Sets the bubble center point color. Default color is black. |
2.3 | seriex_maxdiameter | integer number | Sets the maximum bubble diameter. Default value is 50 pixels. |
2.3 | seriex_opaque | yes/no | Enables/disables transparent bubbles. Default value is yes. |
Version | Parameter name | Content | Description |
---|---|---|---|
2.3 | seriex_images | comma delimited string | Sets images to be displayed in a xy image series. |
Version | Parameter name | Content | Description |
---|---|---|---|
2.3 | seriex_legendstyle | integer | Sets the style of the legend symbol of XY line series, as below: 0 - The legend symbol is always a solid square (default). 1 - The legend style matches the series' marks style, and a horizontal crossing line is also displayed. |
2.3 | seriex_markson | yes/no | Enables/disables data points marks. Default value is 'yes'. |
2.3 | seriex_markscolor | hex color | Sets marks color. Default color is black. |
2.3 | seriex_marksstyle | integer | Sets marks style. 0 - Solid square (default) 1 - Empty square 2 - Solid triangle 3 - Empty triangle 4 - Solid diamond 5 - Empty diamond 6 - Solid circle 7 - Empty circle 8 - X letter |
2.3 | seriex_thickness | integer | Sets line thickness. Default value is 1 pixel. |
Version | Parameter name | Content | Description |
---|---|---|---|
2.3 | seriex_pointheight | integer number | Sets point height. Only has effect with square-shaped points. Default value is 4 pixels. |
2.3 | seriex_pointwidth | integer number | Sets point width. Only has effect with square-shaped points. Default value is 4 pixels. |
2.3 | seriex_shape | integer number, ranging from 0 to 4 | Sets point shape. See parameters notes |
Version | Parameter name | Content | Description |
---|---|---|---|
2.3 | quadrantx_color | hex color | Sets the color of the quadrant x.See parameter notes. |
2.3 | quadrantx_title | string | Sets the title of the quadrant x. |
Version | Parameter name | Content | Description |
---|---|---|---|
1.8 | bottomtitle | string | Sets bottom title. |
1.8 | bottomtitlefont | comma delimited string | Sets bottom title font. |
1.8 | bottomtitlecolor | hex color | Sets bottom title color. |
1.8 | bottomtitlegap | integer number | Sets the gap between the horizontal axis labels and the bottom title. Default value is 10 pixels. |
1.8 | bottomtitleopaque | yes/no | Enables/disables bottom title opacity. If enabled, the bottom title background will be painted in the same color of the chart background. Default value is 'no'. |
Version | Parameter name | Content | Description |
---|---|---|---|
1.8 | lefttitle | string | Sets left title. |
1.8 | lefttitlefont | comma delimited string | Sets left title font. |
1.8 | lefttitlecolor | hex color | Sets left title color. |
1.8 | lefttitlegap | integer number | Sets the gap between the left title and the labels of the left vertical axis. Default value is 10 pixels. |
1.8 | lefttitleopaque | yes/no | Enables/disables left title opacity. If enabled, the left title background will be painted in the same color of the chart background. Default value is 'no'. |
Version | Parameter name | Content | Description |
---|---|---|---|
1.8 | righttitle | string | Sets right title. |
1.8 | righttitlefont | comma delimited string | Sets right title font. |
1.8 | righttitlecolor | hex color | Sets right title color. |
1.8 | righttitlegap | integer number | Sets the gap between the labels of the right vertical axis and the right title. Default value is 10 pixels. |
1.8 | righttitleopaque | yes/no | Enables/disables right title opacity. If enabled, the right title background will be painted in the same color of the chart background. Default value is 'no'. |
Version | Parameter name | Content | Description |
---|---|---|---|
2.3 | legendx_autoorientationon | yes/no | Enables/disables the automatic orientation of the legend box. The orientation is automatically changed to vertical or horizontal if position is changed to left/right or bottom, respectively. Default value is 'yes'. |
2.3 | legendx_backcolor | hex color | Sets legend background color |
2.3 | legendx_colgap | integer | Sets legend column gap. See parameters notes |
2.3 | legendx_collayout | integer | Sets the number of columns in the legend.See parameters notes |
2.3 | legendx_color | hex color | Sets legend font color |
2.3 | legendx_font | comma delimited string | Sets legend font |
2.3 | legendx_hgap | integer | Sets gap between the chart area and legend, if the legend is positioned at the right or left side. |
2.3 | legendx_location | comma delimited string of two integer values | Sets x,y coordinates of the upper-left corner of the legend box. This parameter only has effect if position is set to anywhere (5) and auto orientation is disabled. |
2.3 | legendx_on | yes/no | Enables/disables legend. Image series and candlestick series titles are not in the legend, by default. See the seriex_legendon parameter. Default value is 'yes'. |
2.3 | legendx_opaque | yes/no | Enables/disables legend opacity. Default value is 'yes'. |
2.3 | legendx_orientation | integer number(0 or 1) | Sets legend orientation. See parameters notes |
2.3 | legendx_position | integer number, ranging from 0 to 5 | Sets legend position. See parameters notes |
2.3 | legendx_rowgap | integer | Sets legend row gap. See parameters notes |
2.3 | legendx_vgap | integer | Sets gap between the chart area and legend, if it is positioned at the bottom |
Version | Parameter name | Content | Description |
---|---|---|---|
1.5 | legendautoorientationon | yes/no | Enables/disables the automatic orientation of the legend box. The orientation is automatically changed to vertical or horizontal if position is changed to left/right or bottom, respectively. Default value is 'yes'. |
1.0 | legendbackcolor | hex color | Sets legend background color |
1.8 | legendcolgap | integer | Sets legend column gap. See parameters notes |
1.8 | legendcollayout | integer | Sets the number of columns in the legend.See parameters notes |
1.0 | legendcolor | hex color | Sets legend font color |
1.0 | legendfont | comma delimited string | Sets legend font |
1.0 | legendhgap | integer | Sets gap between the chart area and legend, if the legend is positioned at the right or left side. |
2.3 | legendlocation | comma delimited string of two integer values | Sets x,y coordinates of the upper-left corner of the legend box. This parameter only has effect if position is set to anywhere (5) and auto orientation is disabled. |
1.8 | legendon | yes/no | Enables/disables legend. Image series and candlestick series titles are not in the legend, by default. See the seriex_legendon parameter. Default value is 'yes'. |
1.0 | legendopaque | yes/no | Enables/disables legend opacity. Default value is 'yes'. |
1.0 | legendorientation | integer number(0 or 1) | Sets legend orientation. See parameters notes |
1.0 | legendposition | integer number, ranging from 0 to 5. | Sets legend position. See parameters notes |
1.8 | legendrowgap | integer | Sets legend row gap. See parameters notes |
1.0 | legendvgap | integer | Sets gap between the chart area and legend, if it is positioned at the bottom |
Version | Parameter name | Content | Description |
---|---|---|---|
1.5 | multipletooltipson | yes/no | Enables/disables multiple tooltips display. Applies to GraphApplet only. Default value is 'no'. See parameters notes. |
1.0 | tooltipbackcolor | hex color | Sets tooltip back color |
1.0 | tooltipcolor | hex color | Sets tooltip font color |
1.1 | tooltipdelay | integer | Sets tooltip delay, in milisseconds. Default value is 500 ms. |
1.0 | tooltipfont | comma delimited string | Sets tooltip font |
1.5 | tooltipgap | integer | Sets the gap in pixels between tooltips, if multiple tooltips display is enabled. Applies to GraphApplet only. |
1.0 | tooltiplabel | string | Sets a string to prefix tooltip text |
1.8 | tooltipmatchingborderon | yes/no | Enables/disables tooltips matching border. Default value is 'no'.See parameters notes. |
1.0 | tooltipopaque | yes/no | Enables/disables tooltip opacity. Default value is 'yes'. |
1.5 | tooltippointer | integer number ranging from 0 to 2 | Sets the tooltip pointer type. See parameters notes |
1.5 | tooltippointercolor | hex color | Sets tooltip pointer color. Only has effect if tooltip is transparent or tooltip pointer is a line. |
1.8 | tooltipson | yes/no | Enables/disables display of series tooltips. Default value is 'no'. |
1.5 | tooltiptimeron | yes/no | Enables/disables tooltip timer. Default value is 'no'. |
1.0 | tooltiptype | integer number | Sets the tooltip content type. See parameters notes |
1.5 | tooltipborderon | yes/no | Enables/disables tooltip border. Default value is 'yes'. |
Version | Parameter name | Content | Description |
---|---|---|---|
1.5 | notex | comma delimited string | Sets the text of a Note object. See parameters notes |
2.3 | notex_alignment | integer number | Sets the alignment of the Note lines. 0 - Left 1 - Right 2 - Center |
1.5 | notex_backcolor | hex color | Sets note back color |
2.3 | notex_bordercolor | hexcolor | Sets the border color of a Note object. |
2.3 | notex_borderthickness | integer number | Sets the thickness of the border of a Note object. |
2.3 | notex_bounds | comma delimited string | Sets the bounds of a Note object. This parameters takes 4 values, separated by comma. The first and second values are the x and y upper-left coordinates and the third and fourth values are the width and height, respectively. |
1.5 | notex_color | hex color | Sets note color |
2.3 | notex_draggable | yes/no | Enables/disables dragging. A Note is draggable by default. |
1.5 | notex_font | comma delimited string | Sets note font |
1.5 | notex_location | comma delimited string of two integer values | Sets x,y coords |
1.5 | notex_opaque | yes/no | Enables/disables note opacity. Default value is 'yes'. |
1.5 | notex_borderon | yes/no | Enables/disables note border. Default value is 'yes'. |
1.8 | notex_shadowon | yes/no | Enables/disables note shadow. Default value is 'yes'. |
1.8 | notex_shadowcolor | hex color | Sets note shadow color. |
Only GraphApplet supports the implementation of graphsets. However, ScatterApplet also keeps references to the same type of objects held by a graphset.
JetChart keeps a primary graphset to hold all series that are not added to any other graphset. All graphsets
have an index, and the primary one always has an index of '0'. A graphset parameter is prefixed with the string
'graphsetx', being 'x' the graphset index. For instance, to enable the grid of a graphset with index '3',
the parameter name and value are:
<param name=graphset3_gridon value='yes'>
A scale implements several properties to set its starting and end points,
color, and other features. By setting the scale starting and end points, multiple scales can be stacked
one above the other without overlapping. These points are represented as two decimal numbers, which are
fractions of the vertical axis extension, ranging from 0 to 1. For instance, if two scales have to be
displayed along the left axis, we can set the upper scale starting and end points to 0 and 0.5 and the lower
scale points to .6 and 1, avoiding overlapping.
Multiple scales can be automatically positioned by setting the
autoscalepositioningon parameter to 'yes'.
This parameter takes an
integer value specifying the number of secondary legend boxes to be displayed, each one associated with
different groups of series.
For instance, if this parameter is set to 3, three secondary legend boxes are created, each one identified
as legend1, legend2 and legend3. To set the value of a legend box parameter, its name must prefix the
parameter name, as in legend1_position.
To display a series' title inside a secondary legend box, use the parameter seriex_legendindex, passing the index that was previously
specified as explained above.
Series not associated with secondary legend boxes are automatically associated with the primary legend
box, which has always index 0.
The instructions above only has effect with GraphApplet and ScatterApplet. PieApplet only supports one legend box,
and there is no need to prefix the parameters names with the primary legend index. See PieApplet legend parameters
here.
For instance, to display an image named 'rain.jpg' tiled across the chart area, the parameter is set as follow:
<param name='backgroundimage' value='rain.jpg,0'>
The bounds of the background area on which the image is painted can also be
configured.
Data points can be simultaneously highlighted by setting the parameter
multiplehighlighton to 'yes'. If mouse cursor is positioned within a chart region delimited by a
label coordinate and chart is 2D, all series data points having the same label coordinate are highlighted.