Specifies the types of line used to show the scale break.

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

Syntax

C#
public enum ChartBreakLineType
Visual Basic
Public Enumeration ChartBreakLineType

Members

Member nameDescription
Ragged Display as a ragged line.
Straight Display as a straight line.
Wave Display as a wavy line.
None Do not display a line for the scale break.

See Also