Click or drag to resize

GUIGraphModelGUIGraphAxes Property

Defines the X and Y GraphAxis and their settings to be shown in the Graph

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

Property Value

Type: GUIGraphAxesModel
See Also