item
An attribute that specifies a SyncroSim object.
Attributes and Elements
General Attributes
| Attribute |
Description |
Required |
| name |
The name of the SyncroSim object. |
Yes |
| displayName |
The display name for the SyncroSim object. If specified, this value will override the displayName for the object (if one exists.). |
No |
Chart- and Map-specific Attributes
| Attribute |
Description |
Required |
| dataSheet |
The name of the datasheet to chart. |
No |
| column |
The column of the datasheet to chart. |
No |
| filter |
A filter applied to the datasheet when charting. Use this attribute to indicate which columns can be used to disaggregate/include a chart variable. |
No |
| colorMapSource |
Specifies the project scoped datasheet which defines the colors for a particular raster image variable. Set this value for the variable in the images layout (i.e. corestimeforms_Maps). |
No |
| extendedIdentifier |
In some cases, variables can have identical display names when shown in the image viewer (i.e. maps). Use this attribute to specify a sub-title for such variables. |
No |
Layout-specific Attributes
| Attribute |
Description |
Required |
| showIf |
Set this layout item attribute to control when a datasheet should be visible in the UI. Allowable values are "isParent"(only show for a parent scenario), "isResult" (only show for a result scenario), or "isEither" (show if either a parent or a result scenario). |
No |
Child Elements
None.
Parent Elements