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