Specifies styles of center marker for Range ErrorBar charts.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public enum ChartErrorBarCenterMarkerStyle
Visual Basic
Public Enumeration ChartErrorBarCenterMarkerStyle

Members

Member nameDescription
None None.
Line Line.
Square Square.
Circle Circle.
Diamond Diamond.
Triangle Triangle.
Cross Cross.
Star4 Star4.
Star5 Star5.
Star6 Star6.
Star10 Star10.

See Also