[]
Gets or sets the location of the element.
[TypeConverter(typeof(PointConverter))]
public virtual Point Location { get; set; }
Specifies the location of the upper left corner of the chart element it describes. Non-negative values indicate the explicit position in chart client coordinates. Negative values will autopositioning.