Gets or sets the Pyramid chart data point label placement when the PyramidLabelStyle is set to Inside.
| Visual Basic | Copy Code |
|---|---|
|
|
| C# | Copy Code |
|---|---|
|
|
Remarks
Gets or sets the Pyramid chart data point label placement when the PyramidLabelStyle is set to Inside.
| Custom Attribute Summary | |
|---|---|
| Possible Values: | Center - DataPoint labels are aligned to the center of the Pyramid segment. Top - DataPoint labels are aligned to the top of the Pyramid segment. Bottom - DataPoint labels are aligned to the bottom of the Pyramid segment. |
| Default Value: | Center |
| 2D / 3D Limitations: | No |
| Applies to Chart Element: | Series and DataPoint Objects |
| Applies to Chart Types: | Pyramid |
| Figure 1: PyramidInsideLabelAlignment set to Center shown left, and set to Top shown right. | |
Custom Attributes
Custom Attributes Overview
Chart Types
Pyramid Chart
Copy Code