true

Legend.Y property

返回或设置图例的 y 坐标,作为图表高度的一个分数。可读/可写 Single。

public float Y { get; set; }  

See Also