Position

ILegend.Position 属性

指定图表中图例的位置。X、Y、Width、Height属性的非NaN值会覆盖此属性的效果。读/写 LegendPositionType

public LegendPositionType Position { get; set; }

参见