| Name | Description |
| ActualFill | Gets or sets the actual fill of the diagram item. |
| ActualFontBrush | Gets or sets the actual font brush of the diagram item. |
| ActualFontFamily | Gets or sets the actual font family of the diagram item. |
| ActualFontSize | Gets or sets the actual font size of the diagram item. |
| ActualFontStyle | Gets or sets the actual font style of the diagram item. |
| ActualFontWeight | Gets or sets the actual font weight of the diagram item. |
| ActualOpacity | Gets or sets the actual opacity of the diagram item. |
| ActualStroke | Gets or sets the actual stroke of the diagram item. |
| ActualStrokeDashArray | Gets or sets the actual stroke dash array of the diagram item. |
| ActualStrokeThickness | Gets or sets the actual stroke thickness of the diagram item. |
| Appearance | Gets or sets the Appearance of the diagram item. |
| Content | Gets or sets the content of the diagram item. |
| FontBrush | Gets or sets the font brush of the diagram item. |
| FontFamily | Gets or sets the font family of the diagram item. |
| FontSize | Gets or sets the font size of the diagram item. |
| FontStyle | Gets or sets the font style of the diagram item. |
| FontWeight | Gets or sets the font weight of the diagram item. |
| Height | Gets or sets the height of the diagram item. |
| IsAttached | Gets or sets a value indicating whether the diagram item [is attached]. |
| IsSelected | Gets or sets a value indicating whether the diagram item [is selected]. |
| IsVisible | Gets or sets a value indicating whether the diagram item [is visible]. |
| Key | Gets or sets the key of the diagram item. |
| StrokeDashArray | Gets or sets the stroke dash array of the diagram item. |
| Width | Gets or sets the width of the diagram item. |
| X | Gets or sets the left position of the bounds rectangle of the diagram item. |
| Y | Gets or sets the top position of the bounds rectangle of the diagram item. |
| ZIndex | Gets or sets the z-index of the diagram item |