GUIChartModelIterationSkip Property
|
Defines how many iterations of the
Data Simulation should be skipped while drawing points on the Chart.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic int IterationSkip { get; set; }
Property Value
Type:
Int32
Remarks
Setting the IterationSkip property to a higher value increases speed but reduces accuracy while drawing the Chart.
See Also