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

Glossary Item Box

Gets or sets the appearance of the marker at the center value of the Error Bar.
Remarks

Gets or sets the appearance of the marker at the center value of the Error Bar.

Custom Attribute Summary
Possible Values: None - No marker will be shown.
Line - A Line will be drawn as the marker.
Square - A Square will be drawn as the marker.
Circle - A Circle will be drawn as the marker.
Diamond - A Diamond will be drawn as the marker.
Triangle - A Triangle will be drawn as the marker.
Cross - A Cross will be drawn as the marker.
Star4 - A 4-point Star will be drawn as the marker.
Star5 - A 5-point Star will be drawn as the marker.
Star6 - A 6-point Star will be drawn as the marker.
Star10 - A 10-point Star will be drawn as the marker.
Default Value: None
2D / 3D Limitations: No
Applies to Chart Element: Series and DataPoint Objects
Applies to Chart Types: Error Bar

See Also