Click or drag to resize

GUIDataModelXAxisHistory Property

Records the previous values on the X axis when the simulation is saved.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string XAxisHistory { get; set; }

Property Value

Type: String
Remarks

This property is automatically set by the platform and should not be modified manually.

See Also