'宣言 Public Property Use3D As System.Boolean
'使用法 Dim instance As Chart2DGroup Dim value As System.Boolean instance.Use3D = value value = instance.Use3D
public System.bool Use3D {get; set;}
'宣言 Public Property Use3D As System.Boolean
'使用法 Dim instance As Chart2DGroup Dim value As System.Boolean instance.Use3D = value value = instance.Use3D
public System.bool Use3D {get; set;}