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