| Visual Basic (Declaration) | |
|---|---|
Public Enum LabelsPlacement Inherits System.Enum | |
| C# | |
|---|---|
public enum LabelsPlacement : System.Enum | |
| Member | Description |
|---|---|
| Left | Labels appear to the left of the funnel or pyramid. |
| Right | Labels appear to the right of the funnel or pyramid. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.LabelsPlacement