Position

Legend.Position property

指定图表上图例的位置。X、Y、宽度、高度属性的非NaN值会覆盖此属性的效果。读写 LegendPositionType

public LegendPositionType Position { get; set; }

See Also