C1.WPF.Chart Namespace > ChartOptions Class : FunnelType Property |
'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;}
public: property FunnelChartType FunnelType { FunnelChartType get(); void set ( FunnelChartType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2