| Visual Basic (Declaration) | |
|---|---|
Public Enum BaseStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum BaseStyle : System.Enum | |
| Member | Description |
|---|---|
| CircularBase | Renders the base of the funnel or pyramid in a circular shape. |
| SquareBase | Renders the base of the funnel or pyramid in a square shape. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.BaseStyle