Click or drag to resize

GUIGraphPieModelIncludeOthers Property

Defines whether in the Pie we add other data outside from MaxSlice into one additional slice.
Remarks
This only matter if MaxSlice is set to be larger than 0.

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

Property Value

Type: String
See Also