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