| Visual Basic (Declaration) | |
|---|---|
Public Enum BaseStyle Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum BaseStyle : 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
DataDynamics.ActiveReports.Chart.BaseStyle