Position

Legend.Position property

Specifies the position of the legend on a chart. Non-NaN values of X, Y, Width, Heigt properties override effect of this property. Read/write LegendPositionType.

public LegendPositionType Position { get; set; }

See Also