[]
        
(Showing Draft Content)

C1.Win.C1Chart.Legend.Location

Location Property

Location

Gets or sets the location of the legend in chart control client coordinates.

Declaration
public Point Location { get; set; }
Remarks

Modifying this value will change LocationDefault.

See Also