Click or drag to resize

GUIChartModel Properties

The GUIChartModel type exposes the following members.

Properties
  Name Description
Public property Align
Aligns the Widget in the parent GUI.
(Inherited from GUIWidgetModel.)
Public property AtlasPath
Defines the texture atlas to be applied to the GUI object.
(Inherited from GUIViewBaseModel.)
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property BackgroundImageSource
Defines the background image of the Image.
(Inherited from GUIImageModel.)
Public property Color (Inherited from GUIWidgetModel.)
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property Depth
Defines the depth of the Widget.
(Inherited from GUIWidgetModel.)
Public property Description
Displays a description of the object to the user.
(Inherited from TriggableModel.)
Public property EmphasisDuration
Duration of an element's emphasizing in the scene.
(Inherited from ViewableModel.)
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property Fields (Inherited from ScopeableModel.)
Public property FieldsSerialized (Inherited from ScopeableModel.)
Public property FontPath
Defines the font to be used on the GUI object.
(Inherited from GUIViewBaseModel.)
Public property GridSize
Public property GridSizeSerialized
Defines the size of the grid displayed on the Chart.
Public property GUIAxes
Public property GUIData
Public property GUITooltipId
Specifies the GUI tooltip template used for this element.
(Inherited from GUIImageModel.)
Public property GUIViewport
Applies a Viewport to magnify the Image.
(Inherited from GUIImageModel.)
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property ImageOffset (Inherited from GUIImageModel.)
Public property ImageOffsetSerialized
Offsets the image's position from its parent element.
(Inherited from GUIImageModel.)
Public property ImageSource
Defines the Image used by the GUI object.
(Inherited from GUIViewBaseModel.)
Public property InitialSize
Defines the size in pixels of the Widget.
(Inherited from GUIWidgetModel.)
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property IsScope (Inherited from ScopeableModel.)
Public property IsVisible (Inherited from ViewableModel.)
Public property IterationSkip
Defines how many iterations of the Data Simulation should be skipped while drawing points on the Chart.
Public property MessageHandlers (Inherited from ScopeableModel.)
Public property MessageHandlersSerialized (Inherited from ScopeableModel.)
Public property Name
(Obsolete) Refers to the GUI object.
(Inherited from GUIViewBaseModel.)
Public property Pivot
Aligns the GUI object to its parent.
(Inherited from GUIViewBaseModel.)
Public property Position
Defines the position of the GUI object relative to its parent.
(Inherited from GUIViewBaseModel.)
Public property ResizeMode
Defines how the Image will be resized.
(Inherited from GUIImageModel.)
Public property Rotation
Defines the Z-rotation of the GUI object relative to its parent (defaults to 0).
(Inherited from GUIViewBaseModel.)
Public property Shader
Applies a shader effect to the Image.
(Inherited from GUIImageModel.)
Public property Source
Defines the content source of the GUI object.
(Inherited from GUIViewBaseModel.)
Public property Code example StateGroups
Defines the possible StateGroup for this element.
(Inherited from StateableModel.)
Public property StateGroupsSerialized (Inherited from StateableModel.)
Public property StyleId
Defines the style identifier of the GUI object.
(Inherited from GUIViewBaseModel.)
Public property Tags (Inherited from ViewableModel.)
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property TileMode
Defines how the Image will be loaded in the GUI.
(Inherited from GUIImageModel.)
Public property TileSize (Inherited from GUIImageModel.)
Public property TileSizeSerialized
Defines the size of the tiling used to display this Image.
(Inherited from GUIImageModel.)
Public property Title
Defines a title for the object.
(Inherited from TriggableModel.)
Public property Tooltip
Sets the tooltip displayed when the element is hovered over.
(Inherited from GUIImageModel.)
Public property Triggers (Inherited from TriggableModel.)
Public property TriggersSerialized
Lists the available Triggers for this object.
(Inherited from TriggableModel.)
Public property Use2DTooltip Obsolete.
Specifies whether usual 3D tooltip should be changed to legacy 2D one.
(Inherited from GUIImageModel.)
Public property ViewportId
Offsets the Image relative to the target Viewport.
(Inherited from GUIImageModel.)
Public property WasShown
(Internal use only) Returns true if the object has been shown in the simulation.
(Inherited from ViewableModel.)
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also