Click or drag to resize

GUIGraphPieModelDataSource Property

Defines the Data shown as slices in the the Pie
Remarks

It receives value either via Binding or string list format e.g. 10;20;40

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

Property Value

Type: String
See Also