Click or drag to resize

GUIGraphSeriesModel Properties

The GUIGraphSeriesModel type exposes the following members.

Properties
  Name Description
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
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 DataSource
Defines the Source of data that will be plotted.
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property LineColor
Defines the Color of Line for Type Line
Public property LineWidth
Defines the width of Line for Type Line and ScatterPlot
Public property PointColor
Defines the Color of Point for Type Line and ScatterPlot
Public property PointWidth
Defines the size of Point for Type Line and ScatterPlot
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property Values
Defines the X and Y Values either based on DataSource or not.
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also