'宣言 Public Property DataSource As System.String
'使用法 Dim instance As ChartField Dim value As System.String instance.DataSource = value value = instance.DataSource
public System.string DataSource {get; set;}
'宣言 Public Property DataSource As System.String
'使用法 Dim instance As ChartField Dim value As System.String instance.DataSource = value value = instance.DataSource
public System.string DataSource {get; set;}