'Declaration
Public Property TaperField As Byte
'Usage
Dim instance As Chart3DBarShape Dim value As Byte instance.TaperField = value value = instance.TaperField
public byte TaperField {get; set;}
'Declaration
Public Property TaperField As Byte
'Usage
Dim instance As Chart3DBarShape Dim value As Byte instance.TaperField = value value = instance.TaperField
public byte TaperField {get; set;}