[]
Gets or sets the default location of the element in chart control client coordinates.
public Point LocationDefault { get; set; }
The LocationDefault property 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 to place the chart element. Negative values will allow auto-positioning.