GUIGraphPieModelColors Property
|
Defines the Colors of the data shown in the Pie.
Remarks
It receives value either via Binding or string list format e.g. Yellow;Green;Red
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string Colors { get; set; }
Property Value
Type:
String
See Also