'宣言 Public Property LegendAlignment As System.Drawing.ContentAlignment
'使用法 Dim instance As Legend Dim value As System.Drawing.ContentAlignment instance.LegendAlignment = value value = instance.LegendAlignment
public System.Drawing.ContentAlignment LegendAlignment {get; set;}