[]
Gets or sets the size of the element.
[TypeConverter(typeof(SizeConverter))]
public Size Size { get; set; }
Specifies the size of the chart element it describes. Non-negative values indicate explicit width and height in chart client coordinates. Negative values will allow autopositioning.