GrapeCity.ActiveReports.Chart.v8 Assembly > GrapeCity.ActiveReports.Chart Namespace : FunnelStyle Enumeration |
'Declaration Public Enum FunnelStyle Inherits System.Enum
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