[]
Represents a rectangular chart element.
public class ChartRect : ChartObject, INotifyPropertyChanged, IC1Serializable
| Name | Description |
|---|---|
| ChartRect() |
| Name | Description |
|---|---|
| Location | Gets or sets the location of the element. |
| Size | Gets or sets the size of the element. |
| Visible | Gets or sets the visibility of the element. |
| Name | Description |
|---|---|
| AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |