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.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string MaxSlice { get; set; }
Property Value
Type:
String
See Also