'Declaration
Public Property ChartType As Chart3DType
'Usage
Dim instance As C1Chart3D Dim value As Chart3DType instance.ChartType = value value = instance.ChartType
public Chart3DType ChartType {get; set;}
'Declaration
Public Property ChartType As Chart3DType
'Usage
Dim instance As C1Chart3D Dim value As Chart3DType instance.ChartType = value value = instance.ChartType
public Chart3DType ChartType {get; set;}