'Declaration
Public Property FunnelType As FunnelChartType
'Usage
Dim instance As ChartOptions Dim value As FunnelChartType instance.FunnelType = value value = instance.FunnelType
public FunnelChartType FunnelType {get; set;}
'Declaration
Public Property FunnelType As FunnelChartType
'Usage
Dim instance As ChartOptions Dim value As FunnelChartType instance.FunnelType = value value = instance.FunnelType
public FunnelChartType FunnelType {get; set;}