Click or drag to resize

GUIGraphAxisModel Properties

The GUIGraphAxisModel 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 CustomLabels
Defines Custom Labels for Bar graph
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property Interval
Defines Interval value per tick in the Axis
Public property IsGridVisible
Determine if the grid is visible or not
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property LabelColor
Defines the color for Labels in the Axis
Public property LabelFontSize
Defines the font size of the Label in the Axis
Public property LabelFormat
Defines the Label format for the graph
Public property LineColor
Defines the color for lines and ticks in the Axis
Public property Max
Defines Max value of the Axis
Public property Min
Defines Min value of the axis
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property Title
Defines the title of Axis
Public property TitleColor
Defines the color for the Title in the Axis
Public property TitleFontSize
Defines the font size of the Title in the Axis
Public property TitleOffset
Defines the offset position of the Title from the Axis Line
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also