Gets or sets minimum height of a Funnel chart data point measured in relative coordinates.
Visual Basic | Copy Code |
---|---|
|
C# | Copy Code |
---|---|
|
Remarks
Any point that would normally be drawn smaller than the amount specified by this attribute, will be drawn using this value instead. This feature eliminates the need for very thin slices which may be difficult, or impossible, to see when displayed in your chart.
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: | Funnel |
Figure 1: The thin slice (shown circled on the left) representing the value 2.6 is difficult to see when this attribute is not set. The same slice is shown in the image on the right with the attribute set to 10. |
Custom Attributes
Custom Attributes Overview
Chart Types
Funnel Chart