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