Freigeben über


ChartBreakLineTypes-Enumeration

Specifies the type of the line to use for the scale break lines.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration ChartBreakLineTypes
'Usage
Dim instance As ChartBreakLineTypes
public enum ChartBreakLineTypes
public enum class ChartBreakLineTypes
type ChartBreakLineTypes
public enum ChartBreakLineTypes

Elemente

Elementname Beschreibung
None Do not display a line for scale breaks.
Ragged Display ragged scale break lines.
Straight Display straight scale break lines.
Wave Display wavy scale break lines.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace