Click or drag to resize

GUIGraphModelGraphType Enumeration

[Missing <summary> documentation for "T:Livit.Learn.Model.GUI.GUIGraphModel.GraphType"]

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public enum GraphType
Members
  Member nameValueDescription
Line0
Bar1
ScatterPlot2
Pie3
See Also