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 | |
$axiscolor | The color of the axes |
$barends | A kJSBarEnd... constant which specifies how the ends of the bars are to be drawn kJSBarEndRound kJSBarEndSharp kJSBarEndSoft kJSBarEndSquare |
$chartdirection | The direction of the bars. Either kJSBarVertical or kJSBarHorizontal kJSBarHorizontal kJSBarVertical |
$colorlist | The list of colors to be applied to the segments |
$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) |
$maintitle | If set, chart will show a main title |
$showvalue | If true,and the control is enabled,a popup shows the bar value when the mouse is over the bar |
$showxaxis | If set, the x-axis will be shown |
$showyaxis | If set, the y-axis will be shown |
$xtitle | If set, the x-axis will show a title |
$ytitle | If set, the y-axis will show a title |
Standard | $active $alpha $ariadescribedby $arialabel $arialabelledby $backalpha $backcolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $dataname $defaultdisabledappearance $defaultinactiveappearance $disablesystemfocus $dragborder $dropmode $edgefloat $enabled $errortext $errortextpos $events $fieldstyle $height $ident $left $name $nexttabobject $objtype $order $preventlayoutanimation $removefromtaborder $sidepanel $sidepanelmode $textcolor $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 | |||||
evBarClicked | Sent to the control when a segment is clicked 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 evDragBorder evDrop evExecuteContextMenu evHidden evOpenContextMenu evShown |
$methods |