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



Glossary Item Box

Gets or sets the DataPoint drawing style (shape) of one or more data points.

Remarks
Gets or sets the pie drawing style (shape) of a pie or doughnut chart. 

Custom Attribute Summary
Possible Values:

Default - Drawn as a simple pie chart.
SoftEdge - The chart is drawn using a raised, soft edge around the outside.
Concave - The chart is drawn using a depressed, concave shape.

Default Value: Default 
2D / 3D Limitations: 2D only.
Applies to Chart Element: Series Objects
Applies to Chart Types: Pie and Doughnut.

 

Figure 1: SoftEdge PieDrawingStyle shown left, and Concave PieDrawingStyle shown right.

See Also

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