Gets or sets the Funnel chart data point label placement when the FunnelLabelStyle is set to Outside or OutsideInColumn.
| Visual Basic | Copy Code |
|---|---|
|
|
| C# | Copy Code |
|---|---|
|
|
Remarks
Gets or sets the Funnel chart data point label placement when the FunnelLabelStyle is set to Outside or OutsideInColumn.
| Custom Attribute Summary | |
|---|---|
| Possible Values: | Right - DataPoint labels are drawn to the right of the funnel segment. Left - DataPoint labels are drawn to the left of the funnel segment. |
| Default Value: | Right |
| 2D / 3D Limitations: | No |
| Applies to Chart Element: | Series and DataPoint Objects |
| Applies to Chart Types: | Funnel |
![]() |
|
| Figure 1: Right placed FunnelOutsideLabelPlacement shown left, and left placed FunnelOutsideLabelPlacement shown right. | |
Custom Attributes
Custom Attributes Overview
Chart Types
Funnel Chart
Copy Code