| Visual Basic (Declaration) | |
|---|---|
Public Enum FunnelStyle Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum FunnelStyle : Enum | |
| Member | Description |
|---|---|
| YIsWidth | The Y value of the series points determines the Width of the funnel. |
| YIsHeight | The Y value of the series points determines the Height of the funnel. |
System.Object
System.ValueType
System.Enum
DataDynamics.ActiveReports.Chart.FunnelStyle