GUIGraphPieModel Properties |
The GUIGraphPieModel type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Attached |
Defines an attached property.
(Inherited from BaseModel.) |
![]() |
BackgroundOffset |
Defines the offset of the background relative to the foreground pie.
|
![]() |
Colors |
Defines the Colors of the data shown in the Pie.
![]() It receives value either via Binding or string list format e.g. Yellow;Green;Red |
![]() |
Comments |
(Development) Includes comments in the XML code.
(Inherited from BaseModel.) |
![]() ![]() |
DataContext |
Contains a source of all bindings defined for element.
(Inherited from BaseModel.) |
![]() |
DataSource |
Defines the Data shown as slices in the the Pie
![]() It receives value either via Binding or string list format e.g. 10;20;40 |
![]() |
ExternalXmlPath | (Inherited from BaseModel.) |
![]() |
Id |
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.) |
![]() |
IncludeOthers | |
![]() |
IncludeOthersColor |
Defines color for Others slice.
|
![]() |
IncludeOthersLabel |
Defines label for Others slice.
|
![]() |
IsIdAutogenerated | (Inherited from BaseModel.) |
![]() |
IsLegendVisible |
Defines whether the Legend is shown or not.
|
![]() |
Labels |
Defines the Labels of the data shown in the legend of the Pie
![]() It receives value either via Binding or string list format e.g. Label1;Label2;Label3 |
![]() |
LegendPosition |
Defines whether the Legend is positioned at the Right or Bottom from the Pie.
![]()
Only has 2 values : Right or Bottom |
![]() |
MaxSlice |
Defines maximum slice to be shown in the Pie.
![]()
If not set or set to 0, all values from DataSource will be shown in the pie.
|
![]() |
TemplateVersionId |
Contains a id of source template.
(Inherited from BaseModel.) |
![]() |
XmlComments |
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.) |