GUIGraphAxisModelIsGridVisible Property
|
Determine if the grid is visible or not
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string IsGridVisible { get; set; }
Property Value
Type:
String
Remarks
The value is either true or false
See Also