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