Click or drag to resize

GUIGraphPieModelMaxSlice Property

Defines maximum slice to be shown in the Pie.
Remarks
If not set or set to 0, all values from DataSource will be shown in the pie.

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

Property Value

Type: String
See Also