Click or drag to resize

GUIChartModelGridSizeSerialized Property

Defines the size of the grid displayed on the Chart.

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

Property Value

Type: String
Remarks

The value of this property must be in Vector2 format.

See Also