Click or drag to resize

GUIGraphModelGUIGraphPie Property

Defines the data and settings for Pie Chart

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

Property Value

Type: GUIGraphPieModel
See Also