Click or drag to resize

GUIGraphPieModelLegendPosition Property

Defines whether the Legend is positioned at the Right or Bottom from the Pie.
Remarks
Only has 2 values : Right or Bottom

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

Property Value

Type: String
See Also