Gets or sets minimum height of a Pyramid chart data point measured in relative coordinates.
Visual Basic | Copy Code |
---|---|
|
C# | Copy Code |
---|---|
|
Remarks
Gets or sets minimum height of a Pyramid chart data point measured in relative coordinates. Any point that would be drawn smaller than the amount specified by the PyramidMinPointHeight Custom Attribute will be drawn using this value. This feature enables the elimination of very thin slices.
Custom Attribute Summary | |
---|---|
Possible Values: | Ranges from 0 to 100. |
Default Value: | 0 |
2D / 3D Limitations: | No |
Applies to Chart Element: | Series Objects |
Applies to Chart Types: | Pyramid |
Figure 1: PyramidMinPointHeight not set (default value of 0) shown left, and PyramidMinPointHeight set to 10 shown right. |
Custom Attributes
Custom Attributes Overview
Chart Types
Pyramid Chart