GUIDataModelXAxisHistory Property
|
Records the previous values on the X axis when the simulation is saved.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic 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