diagram | |||
namespace | http://engine.server.soap.rosettahub.com/ | ||
children | session panelName variable chartType vexp title xlabel ylabel settings context | ||
used by |
|
||
source | <xsd:complexType name="addChart"> <xsd:sequence> <xsd:element name="session" type="xs:string" minOccurs="0"/> <xsd:element name="panelName" type="xs:string" minOccurs="0"/> <xsd:element name="variable" type="xs:string" minOccurs="0"/> <xsd:element name="chartType" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="vexp" type="xs:string" minOccurs="0"/> <xsd:element name="title" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="xlabel" type="xs:string" minOccurs="0"/> <xsd:element name="ylabel" type="xs:string" minOccurs="0"/> <xsd:element name="settings" type="tns:widgetSettings" minOccurs="0"/> <xsd:element name="context" type="tns:context" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="session" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="panelName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="variable" type="xs:string" minOccurs="0"/> |
diagram | |||||||||
type | xsd:int | ||||||||
properties |
|
||||||||
source | <xsd:element name="chartType" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="vexp" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="title" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="xlabel" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="ylabel" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | tns:widgetSettings | ||||||
properties |
|
||||||
children | anchOnly anchRange backgroundOnly docking height id index label layout tags widgetContext width x y zindex | ||||||
source | <xsd:element name="settings" type="tns:widgetSettings" minOccurs="0"/> |
diagram | |||||||
type | tns:context | ||||||
properties |
|
||||||
children | archiveImage archiveLog archiveOther asynch canUndo deviceName directory disableEvents environment fire graphicsFormat localeId nickName options originatorLocation originatorProcess originatorUid panelName parentPanelName plogin process roles spreadsheetName streamGraphics streamLog temp waitMillisec widgetId | ||||||
source | <xsd:element name="context" type="tns:context" minOccurs="0"/> |