Parent: $root.$iremoteforms.REMOTEFORM.$objs
Children
Properties
Warning: with the exception of $componentctrl,$componentlib,$ident,$name and $objtype, the values of properties can only be read in client methods.
| Object specific | |
| $axestitlefontsize | The font size for the axes titles |
| $charttype | The chart type kJSChartTypeBar kJSChartTypeBubble kJSChartTypeDoughnut kJSChartTypeLine kJSChartTypePie kJSChartTypePolarArea kJSChartTypeRadar kJSChartTypeScatter |
| $datatooltipsbackcolor | The background color of the data tooltips |
| $datatooltipsfontsize | The font size for the data tooltips |
| $datatooltipstextcolor | The text color of the data tooltips |
| $disableanimations | If true,prevents the chart from animating |
| $disabledefaultcontextmenu | If true, the default context menu for the object will not be generated in response to a context click ($clib.$disabledefaultcontextmenu and $cobj.$disabledefaultcontextmenu must both be false for the menu to be generated) |
| $gridcolor | The color of the grid lines |
| $horzpadding | The left and right padding of the field |
| $legendalign | The alignment of the legend relative to $legendposition kJSChartElementAlignCenter kJSChartElementAlignEnd kJSChartElementAlignStart |
| $legendclickhidesdata | If true,allows user to hide datasets by clicking on the legend item |
| $legendfontsize | The font size for the legend labels |
| $legendposition | The position of the legend kJSChartElementPositionBottom kJSChartElementPositionLeft kJSChartElementPositionRight kJSChartElementPositionTop |
| $legendtextcolor | The text color of the legend labels |
| $showdatatooltips | If true,shows tooltips on hovering over chart elements |
| $showlegend | If true,shows the legend |
| $subtitlefontsize | The font size for the subtitle |
| $subtitleposition | The position of the subtitle text kJSChartElementPositionBottom kJSChartElementPositionLeft kJSChartElementPositionRight kJSChartElementPositionTop |
| $subtitletext | The chat subtitle text.If empty no subtitle shown |
| $subtitletextcolor | The text color of the subtitle |
| $swapaxes | If true,swaps the x axis and y axis (only applies to kJSChartTypeBar) |
| $tickfontsize | The font size for the ticks |
| $ticktextcolor | The text color of the ticks |
| $titlefontsize | The font size for the title |
| $titleposition | The position of the title text kJSChartElementPositionBottom kJSChartElementPositionLeft kJSChartElementPositionRight kJSChartElementPositionTop |
| $titletext | The chart title text.If empty no title shown |
| $titletextcolor | The text color of the title. |
| $vertpadding | The top and bottom padding of the field |
| $xtitle | The x axis title |
| $xtitletextcolor | The text color of the x axis title |
| $ytitle | The y axis title |
| $ytitletextcolor | The text color of the y axis title |
| Standard | $active $alpha $ariadescribedby $arialabel $arialabelledby $backalpha $backcolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $dataname $defaultinactiveappearance $disablesystemfocus $dragborder $dropmode $edgefloat $enabled $errortext $errortextpos $events $fieldstyle $font $height $ident $left $name $nexttabobject $objtype $order $preventlayoutanimation $removefromtaborder $sidepanel $sidepanelmode $tooltip $top $userinfo $visible $visibleinbreakpoint $width |
| $showpanel | $showpanel(iAction[,iMode=kSidePanelModeAuto]) executes kSidePanelAction... on a side panel object. iMode only applies to kSidePanelActionShow,and must be kSidePanelModeCover/Push/Auto. For JS client,$showpanel must be executed on the client |
| Object specific | |||||||
| evLegendClick | Notification of a click on a legend item Parameters
| ||||||
| evWillHide | Sent to a field before it is hidden. Currently only used when the field is set as a side panel Parameters
| ||||||
| evWillShow | Sent to a field before it becomes visible. Currently only used when the field is set as a side panel Parameters
| ||||||
| Standard | evCanDrop evClick evDragBorder evDrop evExecuteContextMenu evHidden evOpenContextMenu evShown |
| $methods |