Dundas Chart for ASP.NET
PyramidLabelStyle Custom Attribute
See Also Send comments on this topic.
Custom Attributes > PyramidLabelStyle Custom Attribute



Glossary Item Box

Gets or sets the Pyramid chart data point label style.

Remarks

Gets or sets the Pyramid chart data point label style. If the label is not set to Disabled, the Custom Attributes PyramidInsideLabelAlignment and PyramidOutsideLabelPlacement  are used to specify additional positioning rules. 

Custom Attribute Summary
Possible Values: Inside  - DataPoint label is drawn inside the Pyramid segment.
Outside - DataPoint label is drawn outside and next to the Pyramid segment.
OutsideInColumn - DataPoint is drawn outside the Pyramid segment with all labels aligned.
Disabled  - DataPoint labels are disabled.
Default Value: OutsideInColumn 
2D / 3D Limitations: No
Applies to Chart Element: Series and DataPoint Objects
Applies to Chart Types: Pyramid

 

Figure 1: PyramidLabelStyle set to OutsideInColumn shown left, and set to Outside shown right.

See Also

Custom Attributes
Custom Attributes Overview

Chart Types
Pyramid Chart

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.