$root.$iremoteforms.REMOTEFORM.$objs.piechart

Parent: $root.$iremoteforms.REMOTEFORM.$objs
 
Children 

Class notation

Properties Methods Events 

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 
$colorlistThe list of colors to be applied to the segments
$disabledefaultcontextmenuIf 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)
$flyoutIf true,and the control is enabled,each segment flies out when the mouse is over it
$legendcolumnsThe number of columns the legend should use
$legendnamesIf true,the legend will show the data names (column 2) instead of the values (column 1)
$legendposA kJSPieLegend... constant which specifies the location of the legend
kJSPieLegendAutoAfter kJSPieLegendAutoBefore kJSPieLegendBottom kJSPieLegendLeft kJSPieLegendOff kJSPieLegendRight kJSPieLegendTop
$maintitleThe legend main title if set
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

Methods

$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

Events

Object specific 
evSegmentClickedSent to the control when a segment is clicked
Parameters
pEventCodeThe event code
pPieSegmentThe segment clicked
evWillHideSent to a field before it is hidden. Currently only used when the field is set as a side panel
Parameters
pEventCodeThe event code
evWillShowSent to a field before it becomes visible. Currently only used when the field is set as a side panel
Parameters
pEventCodeThe event code
StandardevCanDrop evDragBorder evDrop evExecuteContextMenu evHidden evOpenContextMenu evShown

Children

Top 

$methods