Dundas Chart for SharePoint Send comments on this topic.
CircularLabelStyle Custom Attribute
See Also

Glossary Item Box

Gets or sets the label drawing style for Polar and Radar charts.

 

Remarks

Gets or sets the label drawing style for Polar and Radar charts.

Custom Attribute Summary
Possible Values: Circular - DataPoint labels are drawn around the Polar or Radar.
Horizontal - DataPoint labels are horizontally drawn around the Polar or Radar chart.
Radial - DataPoint labels are drawn extending outwards from the Polar or Radar chart.
Default Value: Horizontal
2D / 3D Limitations: No
Applies to Chart Element: Series Objects
Applies to Chart Types: Radar, Polar

 

Figure 1: Horizontal CircularLabelStyle.

 

Figure 2: Circular CircularLabelStyle.

 

Figure 3: Radial CircularLabelStyle.

See Also